Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-31 | Add show_data option to pg_get_wal_block_info. | Peter Geoghegan | 16.0 |
| 2023-03-30 | Show record information in pg_get_wal_block_info. | Peter Geoghegan | 16.0 |
| 2023-03-23 | Improve a bit the tests of pg_walinspect | Michael Paquier | 16.0 |
| 2023-03-14 | Rework design of functions in pg_walinspect | Michael Paquier | 16.0 |
| 2023-03-13 | Refactor and improve tests of pg_walinspect | Michael Paquier | 16.0 |
| 2023-03-10 | pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info() | Michael Paquier | 16.0 |
| 2023-01-23 | pg_walinspect: Add pg_get_wal_fpi_info() | Michael Paquier | 16.0 |
| 2022-09-28 | Revert 56-bit relfilenode change and follow-up commits. | Robert Haas | 16.0 |
| 2022-09-27 | Increase width of RelFileNumbers from 32 bits to 56 bits. | Robert Haas | 16.0 |