Remove long-unused TransactionIdIsActive()
authorAndres Freund <andres@anarazel.de>
Sat, 12 Jul 2025 15:00:44 +0000 (11:00 -0400)
committerAndres Freund <andres@anarazel.de>
Sat, 12 Jul 2025 15:00:44 +0000 (11:00 -0400)
commitf2c87ac04e73511a19dc36343f102eed3332573c
tree583b26f0a03c0b6156d142df95700be9b8b9b87a
parentb8e1f2d96bb99ad3528d035861bd311b9f8eb5a9
Remove long-unused TransactionIdIsActive()

TransactionIdIsActive() has not been used since bb38fb0d43c, in 2014. There
are no known uses in extensions either and it's hard to see valid uses for
it. Therefore remove TransactionIdIsActive().

Discussion: http://postgr.es/m/odgftbtwp5oq7cxjgf4kjkmyq7ypoftmqy7eqa7w3awnouzot6@hrwnl5tdqrgu
src/backend/storage/ipc/procarray.c
src/include/storage/procarray.h