Age | Commit message (Expand) | Author |
---|---|---|
2023-10-19 | During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point. | Robert Haas |
2023-03-31 | Add show_data option to pg_get_wal_block_info. | Peter Geoghegan |
2023-03-30 | Show record information in pg_get_wal_block_info. | Peter Geoghegan |
2023-03-23 | Improve a bit the tests of pg_walinspect | Michael Paquier |
2023-03-16 | Tweak regression test of pg_walinspect to be less collation-sensitive | Michael Paquier |
2023-03-14 | Rework design of functions in pg_walinspect | Michael Paquier |
2023-03-13 | Refactor and improve tests of pg_walinspect | Michael Paquier |
2023-03-10 | pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info() | Michael Paquier |
2023-01-23 | pg_walinspect: Add pg_get_wal_fpi_info() | Michael Paquier |
2022-09-28 | Revert 56-bit relfilenode change and follow-up commits. | Robert Haas |
2022-09-27 | Increase width of RelFileNumbers from 32 bits to 56 bits. | Robert Haas |
2022-04-08 | Fix buildfarm failures in pg_walinspect tests. | Jeff Davis |
2022-04-08 | Add contrib/pg_walinspect. | Jeff Davis |