pgsql: Teach pg_controldata and pg_resetxlog about the new backupEndReq - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Teach pg_controldata and pg_resetxlog about the new backupEndReq
Date
Msg-id E1QtcYy-0000iu-SJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Teach pg_controldata and pg_resetxlog about the new backupEndRequired field
in control file.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a1a847d31f37b8063d8478b56e07856d53132b05

Modified Files
--------------
src/bin/pg_controldata/pg_controldata.c |    2 ++
src/bin/pg_resetxlog/pg_resetxlog.c     |    1 +
2 files changed, 3 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Adjust wording now that estimated size can increase
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates