Add function pg_advance_replication_slot

Edit
ID 1128
Title Add function pg_advance_replication_slot
Topic Replication & Recovery
Created 2017-05-04 12:07:58
Last modified 2017-11-29 05:48:59 (6 years, 11 months ago)
Latest email 2017-11-29 05:48:54 (6 years, 11 months ago)
Status
2017-11: Returned with feedback
2017-09: Moved to next CF
Target version
Authors Magnus Hagander (mha)
Reviewers Become reviewer
Committer
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/1128
git checkout commitfest/cf/1128
Emails
Function to move the position of a replication slot
First at 2017-05-04 12:05:43 by Magnus Hagander <magnus at hagander.net>
Latest at 2017-11-29 05:48:54 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (pg_advance_replication_slot.patch) at 2017-08-31 12:19:08 from Magnus Hagander <magnus at hagander.net>
    Attachment (pg_advance_replication_slot.patch) at 2017-08-31 12:19:08 from Magnus Hagander <magnus at hagander.net> (Patch: Yes)
    Attachment (pg_move_replication_slot_with_tests.patch) at 2017-05-10 20:17:29 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (pg_move_replication_slot.patch) at 2017-05-04 12:05:43 from Magnus Hagander <magnus at hagander.net> (Patch: Yes)
History
When Who What
2017-11-29 05:48:59 Michael Paquier (michael-kun) Closed in commitfest 2017-11 with status: Returned with feedback
2017-10-01 22:47:58 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Moved to next CF
2017-08-31 12:19:36 Magnus Hagander (mha) New status: Needs review
2017-08-31 12:19:32 Magnus Hagander (mha) Changed name to Add function pg_advance_replication_slot
2017-08-16 16:24:27 Peter Eisentraut (petere) New status: Waiting on Author
2017-05-04 12:08:09 Magnus Hagander (mha) Changed authors to Magnus Hagander (mha)
2017-05-04 12:07:59 Magnus Hagander (mha) Attached mail thread CABUevEwBdWPDXTs_cFy93GESq5JHbmo1v+y-6KWvce0sajLkhw@mail.gmail.com
2017-05-04 12:07:58 Magnus Hagander (mha) Created patch record
Edit