Re: Use pg_current_xact_id() instead of deprecated txid_current()

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Use pg_current_xact_id() instead of deprecated txid_current()
Date: 2026-05-14 12:31:30
Message-ID: CAOzEurQP-Y-A-_U0GaV3852TbUKbhDtfcWAo-wfHFpqLoG6GTQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rebased the patches.

--
Best regards,
Shinya Kato
NTT OSS Center

Attachment Content-Type Size
v3-0001-Add-arithmetic-operators-for-xid8.patch application/octet-stream 8.1 KB
v3-0002-Use-pg_current_xact_id-instead-of-deprecated-txid.patch application/octet-stream 13.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-05-14 12:56:22 Re: Should IGNORE NULLS cache nullness for volatile arguments?
Previous Message Andrew Dunstan 2026-05-14 12:29:16 Re: Fix jsonpath .split_part() to honor silent mode