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