Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2026-02-08 09:14:37 from Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> 📎
2026-02-08 10:50:24 from Álvaro Herrera <alvherre(at)kurilemu(dot)de>
2026-02-08 12:27:10 from Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
2026-02-08 16:24:44 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2026-02-09 12:07:03 from Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
2026-02-10 06:38:38 from Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> 📎
2026-05-14 12:31:30 from Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> 📎
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
Re: Use pg_current_xact_id() instead of deprecated txid_current()
at 2026-02-10 06:38:38 from Shinya Kato
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