mirror of
https://github.com/postgres/postgres.git
synced 2025-06-18 00:02:37 -04:00
Commit 5035701e07e8bd395aa878465a102afd7b74e8c3 improved xlog.c's method for creating a database system identifier, but I neglected to fix the copy of that code appearing in pg_resetxlog.c. Spotted by Andres Freund.