]> granicus.if.org Git - postgresql/commit
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)
commit5f65396359e9e44c8f5eb5133cb50abba6326bb6
tree7e4b35bda0e4b9413c5360361e2ffe71691e8927
parent73f074ca69a4440606fdb1d275a81991c511db31
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