timeline is not needed in BaseBackup()

Magnus Hagander <magnus@hagander.net>

Commit: 6693eb72c014e5e8bc2f7f3221ebd5507fdbe8ec
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-04-27T18:39:20Z
Releases: 9.1.0
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.

Files

PathChange+/−
src/bin/pg_basebackup/pg_basebackup.c modified +0 −20