add pg_current_xlog_flush_location() function

Edit
ID 443
Title add pg_current_xlog_flush_location() function
Topic System Administration
Created 2015-12-12 18:40:09
Last modified 2016-01-12 07:58:02 (8 years, 10 months ago)
Latest email 2016-01-12 07:59:20 (8 years, 10 months ago)
Status
2016-01: Committed
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Simon Riggs (simon)Become reviewer
Committer Simon Riggs (simon)
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/443
git checkout commitfest/cf/443
Emails
PATCH: add pg_current_xlog_flush_location function
First at 2015-12-12 18:37:45 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2016-01-12 07:59:20 by Simon Riggs <simon at 2ndQuadrant.com>
Latest attachment (xlog-flush-func-v1.patch) at 2015-12-12 18:37:45 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (xlog-flush-func-v1.patch) at 2015-12-12 18:37:45 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2016-01-12 07:58:02 Simon Riggs (simon) Closed in commitfest 2016-01 with status: Committed
2016-01-12 07:57:49 Simon Riggs (simon) Added simon as committer
2016-01-12 07:57:42 Simon Riggs (simon) New status: Ready for Committer
2016-01-01 07:38:35 Simon Riggs (simon) Added simon as reviewer
2015-12-12 18:40:26 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2015-12-12 18:40:09 Tomas Vondra (fuzzycz) Attached mail thread 566C6979.8090605@2ndquadrant.com
2015-12-12 18:40:09 Tomas Vondra (fuzzycz) Created patch record
Edit