Fix initialization of replication slot at creation

Edit
ID 705
Title Fix initialization of replication slot at creation
Topic Bug Fixes
Created 2016-08-09 23:03:00
Last modified 2016-08-30 06:17:46 (8 years, 2 months ago)
Latest email 2016-08-17 20:23:38 (8 years, 3 months ago)
Status
2016-09: Committed
Target version
Authors Andrew Gierth (rhodiumtoad)
Reviewers Michael Paquier (michael-kun)Become reviewer
Committer Andres Freund (andresfreund)
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/705
git checkout commitfest/cf/705
Emails
BUG #14228: replication slot catalog_xmin not cleared on slot reuse
First at 2016-07-05 17:35:02 by andrew at tao11.riddles.org.uk
Latest at 2016-08-17 20:23:38 by Andres Freund <andres at anarazel.de>
Latest attachment (fix-repslot-init-v3.patch) at 2016-07-28 05:22:29 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (fix-repslot-init-v3.patch) at 2016-07-28 05:22:29 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (fix-repslot-init-v2.patch) at 2016-07-06 04:07:36 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (fix-repslot-init.patch) at 2016-07-06 02:08:35 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2016-08-30 06:17:46 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Committed
2016-08-30 06:17:46 Michael Paquier (michael-kun) Changed committer to andresfreund
2016-08-09 23:03:11 Michael Paquier (michael-kun) Changed authors to Andrew Gierth (rhodiumtoad)
2016-08-09 23:03:11 Michael Paquier (michael-kun) Changed reviewers to Michael Paquier (michael-kun)
2016-08-09 23:03:00 Michael Paquier (michael-kun) Attached mail thread 20160705173502.1398.70934@wrigleys.postgresql.org
2016-08-09 23:03:00 Michael Paquier (michael-kun) Created patch record
Edit