Re: TransactionIdIsActive() has long been unused - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TransactionIdIsActive() has long been unused
Date
Msg-id 1342533.1752090403@sss.pgh.pa.us
Whole thread Raw
In response to TransactionIdIsActive() has long been unused  (Andres Freund <andres@anarazel.de>)
Responses Re: TransactionIdIsActive() has long been unused
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> Seems like we should just remove TransactionIdIsActive()?

+1.  I wondered if any extensions might depend on it, but
could not find any trace of that in Debian code search.
And it's a sufficiently odd test (as noted in its comments)
that one could debate whether using it for an extension's
purposes would be correct anyway.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Next
From: Andrew Dunstan
Date:
Subject: Re: C11 / VS 2019