pg_upgrade: properly handle timeline variables
authorBruce Momjian <bruce@momjian.us>
Sat, 16 May 2015 19:16:28 +0000 (15:16 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 16 May 2015 19:16:28 +0000 (15:16 -0400)
commit4e9935979aff55b6e6e47ed9649ae6bf01bc228a
tree35e727f41e38ad1553dc20325ac9d359e3caee9c
parentb054732070a65adb9a6c12bfaed3a0e5b1935135
pg_upgrade:  properly handle timeline variables

There is no behavior change here as we now always set the timeline to
one.

Report by Tom Lane

Backpatch to 9.3 and 9.4
contrib/pg_upgrade/controldata.c
contrib/pg_upgrade/pg_upgrade.h