pg_upgrade: preserve the timestamp epoch
authorBruce Momjian <bruce@momjian.us>
Thu, 11 Sep 2014 22:39:46 +0000 (18:39 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 11 Sep 2014 22:39:46 +0000 (18:39 -0400)
commit5724f491d2e02d6017e3101c9b7421437f2129e5
tree675c228c45d05749ae95136b1ce5a97a8bbef32c
parentbca91236a7531fdd6562280156823db2c4f891b8
pg_upgrade:  preserve the timestamp epoch

This is useful for replication tools like Slony and Skytools.  This is a
backpatch of a74a4aa23bb95b590ff01ee564219d2eacea3706.

Report by Sergey Konoplev

Backpatch through 9.3
contrib/pg_upgrade/controldata.c
contrib/pg_upgrade/pg_upgrade.c
contrib/pg_upgrade/pg_upgrade.h