Fix pg_xlogdump's calculation of full-page image data.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix pg_xlogdump's calculation of full-page image data. The old formula was completely bogus with the new WAL record format.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_xlogdump/pg_xlogdump.c | modified | +18 −3 |