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-25 08:09:47
Message-ID: CAOzEurR5ECZog=HVUt4EP2HNKtDozyr=iBZbpHVYncjOScFwnQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 14, 2026 at 9:31 PM Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> wrote:
>
> Rebased the patches.

Rebased the patches, again.

--
Best regards,
Shinya Kato
NTT OSS Center

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-05-25 08:13:44 Re: on_error table, saving error info to a table
Previous Message Shinya Kato 2026-05-25 08:09:13 Re: remove autoanalyze corner case