Re: Use pg_current_xact_id() instead of deprecated txid_current() - Mailing list pgsql-hackers

From lin teletele
Subject Re: Use pg_current_xact_id() instead of deprecated txid_current()
Date
Msg-id CAP--GgNndnw3OXkwzfNExfkToQ4mAW21PF5OqkX5YzfFrJaYfQ@mail.gmail.com
Whole thread
In response to Re: Use pg_current_xact_id() instead of deprecated txid_current()  (Shinya Kato <shinya11.kato@gmail.com>)
List pgsql-hackers
On Tue, Jun 2, 2026 at 7:21 PM Shinya Kato <shinya11.kato@gmail.com> wrote:
>
> I didn't know that, so I've fixed in v6.

v6 looks good — OIDs are in the 8000-9999 range now, and nothing
else changed. The arithmetic and tests are unchanged from v5.

Marking this Ready for Committer. Thanks for the patch!



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix bug of CHECK constraint enforceability recursion
Next
From: Michael Paquier
Date:
Subject: Re: Fix DROP PROPERTY GRAPH "unsupported object class" error