Fix pg_xlogdump's calculation of full-page image data. The old formula was completely bogus with the new WAL record format.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/ebc2b681b8ffa597137aa7a19619e6a21176e928 Modified Files -------------- contrib/pg_xlogdump/pg_xlogdump.c | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
