]> granicus.if.org Git - postgresql/commit
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:51 +0000 (18:39 -0400)
commit022aea346def58d5dd17dd0e012f925e8688d439
treeb11a9013f271a94d7dea423e45b3ffc15c1d0624
parentb8b4124011322b7e376f9e21b3d335a85a28f54c
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