pgsql: timeline is not needed in BaseBackup()

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: timeline is not needed in BaseBackup()
Date: 2011-04-27 18:40:25
Message-ID: E1QF9ez-0007Km-LR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

timeline is not needed in BaseBackup()

This code was accidentally part of the patch, it's only
needed for the code that's for 9.2. Not needing the timeline
also removes the need to call IDENTIFY_SYSTEM.

Noted by Peter E.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6693eb72c014e5e8bc2f7f3221ebd5507fdbe8ec

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 20 --------------------
1 files changed, 0 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-04-27 18:57:32 pgsql: Revert "Force use of "%I64d" format for 64 bit ints on MinGW."
Previous Message Tom Lane 2011-04-27 18:06:54 pgsql: Add comments about the need to avoid uninitialized bits in datat