mirror of https://github.com/postgres/postgres
Commit 2633dae2e4
added some zero padding to various LSNs output
routines so that the low word is always 8 hex digits long, for easy
human consumption. This included the pg_lsn datatype, which breaks the
pg_upgrade test when it compares the pg_dump output of an older version.
Silence this problem by setting the pg_lsn columns to NULL before the
upgrade.
Discussion: https://postgr.es/m/202507071504.xm2r26u7lmzr@alvherre.pgsql
pull/235/head
parent
87b05fdc73
commit
3adcf9fbd8
Loading…
Reference in new issue