pgsql: Add TIMELINE to backup_label file - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Add TIMELINE to backup_label file
Date
Msg-id E1eXnWw-0000YY-Bi@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add TIMELINE to backup_label file

Allows new test to confirm timelines match

Author: Michael Paquier
Reviewed-by: David Steele

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6271fceb8a4f07dafe9d67dcf7e849b319bb2647

Modified Files
--------------
src/backend/access/transam/xlog.c | 50 ++++++++++++++++++++++++++++++++++++---
src/test/perl/PostgresNode.pm     |  1 +
2 files changed, 48 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Default monitoring roles - errata
Next
From: Thomas Munro
Date:
Subject: Re: pgsql: Improve error handling in RemovePgTempFiles().