pg_upgrade: preserve the timestamp epoch
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/controldata.c | modified | +10 −6 |
| contrib/pg_upgrade/pg_upgrade.c | modified | +6 −2 |
| contrib/pg_upgrade/pg_upgrade.h | modified | +1 −0 |