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. Report by Sergey Konoplev
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 |
| doc/src/sgml/ref/pg_resetxlog.sgml | modified | +2 −1 |