Remove long-unused TransactionIdIsActive()
Andres Freund <andres@anarazel.de>
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: https://postgr.es/m/odgftbtwp5oq7cxjgf4kjkmyq7ypoftmqy7eqa7w3awnouzot6@hrwnl5tdqrgu
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/procarray.c | modified | +0 −52 |
| src/include/storage/procarray.h | modified | +0 −1 |
Discussion
- TransactionIdIsActive() has long been unused 4 messages · 2025-07-09 → 2025-07-12