OSDN Git Service

timeline is not needed in BaseBackup()
authorMagnus Hagander <magnus@hagander.net>
Wed, 27 Apr 2011 18:39:20 +0000 (20:39 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 27 Apr 2011 18:39:20 +0000 (20:39 +0200)
commit6693eb72c014e5e8bc2f7f3221ebd5507fdbe8ec
tree8cb24f63ff5c50d5fb144a32f905f82dfad94804
parent4f6c75b541385eb2d48f7ef62c1c323ec2642134
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.
src/bin/pg_basebackup/pg_basebackup.c