Remove special wraparound code for pg_serial SLRU

Edit
ID 1041
Title Remove special wraparound code for pg_serial SLRU
Topic Refactoring
Created 2017-02-27 06:34:24
Last modified 2018-03-30 19:14:34 (6 years, 7 months ago)
Latest email 2018-03-30 19:14:22 (6 years, 7 months ago)
Status
2018-03: Committed
2018-01: Moved to next CF
2017-11: Moved to next CF
2017-09: Moved to next CF
2017-03: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Anastasia Lubennikova (lubennikovaav)Become reviewer
Committer Tom Lane (tgl)
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/1041
git checkout commitfest/cf/1041
Emails
pg_serial early wraparound
First at 2016-11-08 22:07:42 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest at 2018-03-30 19:14:22 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Remove-obsolete-SLRU-wrapping-and-warnings-from-p-v4.patch) at 2018-03-27 04:01:36 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (0001-Remove-obsolete-SLRU-wrapping-and-warnings-from-p-v4.patch) at 2018-03-27 04:01:36 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (ssi-slru-wraparound-v3.patch) at 2017-09-01 11:12:10 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (ssi-slru-wraparound-v2.patch) at 2017-06-28 01:11:29 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (ssi-slru-wraparound-test.sh) at 2017-02-27 06:33:10 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: No)
    Attachment (ssi-slru-wraparound-test.sh) at 2017-02-27 06:28:33 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: No)
    Attachment (ssi-slru-wraparound-v1.patch) at 2016-11-08 22:07:42 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2018-03-30 19:14:34 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-03-30 19:14:34 Tom Lane (tgl) Changed committer to tgl
2018-03-12 11:26:27 Anastasia Lubennikova (lubennikovaav) Posted review with messageid <152085398713.1307.12960701570290822148.pgcf@coridan.postgresql.org>
2018-03-12 09:39:13 Anastasia Lubennikova (lubennikovaav) New status: Ready for Committer
2018-02-01 23:01:03 Thomas Munro (macdice) Closed in commitfest 2018-01 with status: Moved to next CF
2017-11-30 03:16:49 Michael Paquier (michael-kun) Closed in commitfest 2017-11 with status: Moved to next CF
2017-10-02 00:50:40 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Moved to next CF
2017-09-01 11:11:28 Thomas Munro (macdice) New status: Needs review
2017-03-25 04:54:00 Thomas Munro (macdice) New status: Waiting on Author
2017-03-24 19:40:13 Thomas Munro (macdice) Closed in commitfest 2017-03 with status: Moved to next CF
2017-03-24 19:40:08 Thomas Munro (macdice) New status: Needs review
2017-03-24 14:11:22 Anastasia Lubennikova (lubennikovaav) Posted review with messageid <20170324141122.22419.63945.pgcf@coridan.postgresql.org>
2017-03-24 14:11:22 Anastasia Lubennikova (lubennikovaav) New status: Waiting on Author
2017-03-22 12:00:48 Anastasia Lubennikova (lubennikovaav) Added lubennikovaav as reviewer
2017-02-27 06:34:38 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2017-02-27 06:34:25 Thomas Munro (macdice) Attached mail thread CAEepm=3XfsTSxgEbEOmxu0QDiXy0o18NUg2nC89JZcCGE+XFPA@mail.gmail.com
2017-02-27 06:34:24 Thomas Munro (macdice) Created patch record
Edit