pgsql: Add TIMELINE to backup_label file

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add TIMELINE to backup_label file
Date: 2018-01-06 12:24:54
Message-ID: E1eXnWw-0000YY-Bi@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2018-01-07 03:47:56 Re: pgsql: Improve error handling in RemovePgTempFiles().
Previous Message Simon Riggs 2018-01-06 11:50:15 pgsql: Default monitoring roles - errata