Track the next xid using 64 bits

Edit
ID 1718
Title Track the next xid using 64 bits
Topic Refactoring
Created 2018-07-10 02:21:33
Last modified 2019-03-28 05:57:44 (5 years, 7 months ago)
Latest email 2019-03-28 05:29:47 (5 years, 7 months ago)
Status
2019-03: Committed
2019-01: Moved to next CF
2018-11: Moved to next CF
2018-09: Moved to next CF
Target version 12
Authors Thomas Munro (macdice)
Reviewers Andres Freund (andresfreund)Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1718
git checkout commitfest/cf/1718
Emails
Usage of epoch in txid_current
First at 2017-12-05 03:19:10 by Amit Kapila <amit.kapila16 at gmail.com>
Latest at 2019-03-28 05:29:47 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (0001-Add-basic-infrastructure-for-64-bit-transaction-I-v8.patch) at 2019-03-27 11:44:17 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Add-basic-infrastructure-for-64-bit-transaction-I-v8.patch) at 2019-03-27 11:44:17 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Track-the-next-transaction-ID-using-64-bits-v7.patch) at 2019-03-25 10:49:42 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Track-the-next-transaction-ID-using-64-bits-v7.patch) at 2019-03-25 04:01:07 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Track-the-next-xid-using-64-bits-v6.patch) at 2018-09-19 01:58:36 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Track-the-next-xid-using-64-bits-v5.patch) at 2018-07-24 05:24:32 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Track-the-next-xid-using-64-bits-v4.patch) at 2018-07-10 04:20:18 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Track-the-next-xid-using-64-bits-v3.patch) at 2018-07-10 02:15:39 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Track-the-next-xid-using-64-bits-v2.patch) at 2018-07-10 01:20:52 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Track-the-next-xid-using-64-bits.patch) at 2018-07-09 23:35:59 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2019-03-28 05:57:44 Thomas Munro (macdice) Closed in commitfest 2019-03 with status: Committed
2019-02-16 02:35:32 Andres Freund (andresfreund) New status: Waiting on Author
2019-02-07 04:31:47 Thomas Munro (macdice) Changed committer to macdice
2019-02-07 04:31:33 Thomas Munro (macdice) Changed targetversion to 12
2019-02-04 05:43:50 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Moved to next CF
2018-11-29 13:12:29 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-10-02 02:13:44 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-07-10 02:22:23 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2018-07-10 02:22:23 Thomas Munro (macdice) Changed reviewers to Andres Freund (andresfreund)
2018-07-10 02:21:33 Thomas Munro (macdice) Attached mail thread CAA4eK1+Mv+mb0HFfWM9Srtc6MVe160WFurXV68iAFMcagRZ0dQ@mail.gmail.com
2018-07-10 02:21:33 Thomas Munro (macdice) Created patch record
Edit