Commits

DateSubjectAuthorReleases
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 17.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 18.0
2024-01-15 Fix typos. Robert Haas 17.0
2024-01-11 Add new function pg_get_wal_summarizer_state(). Robert Haas 17.0
2024-01-09 Document WAL summarization information functions. Robert Haas 17.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 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
2021-05-06 Additional doc fixes for configurable TOAST compression. Robert Haas 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-11 Be clear about whether a recovery pause has taken effect. Robert Haas 14.0
2017-08-31 Improve low-level backup documentation. Robert Haas 9.6.6
2017-08-25 Improve low-level backup documentation. Robert Haas 11.0
2017-08-25 Improve low-level backup documentation. Robert Haas 10.0
2017-08-05 Make pg_stop_backup's wait_for_archive flag work on standbys. Robert Haas 10.0
2017-03-24 Add a txid_status function. Robert Haas 10.0
2017-03-17 Rename "pg_clog" directory to "pg_xact". Robert Haas 10.0
2017-03-17 Fix grammar. Robert Haas 10.0
2017-03-16 Add pg_ls_logdir() and pg_ls_waldir() functions. Robert Haas 10.0
2017-03-03 Add pg_current_logfile() function. Robert Haas 10.0
2017-02-09 Remove all references to "xlog" from SQL-callable functions in pg_proc. Robert Haas 10.0
2016-10-20 Rename "pg_xlog" directory to "pg_wal". Robert Haas 10.0
2016-08-23 Add txid_current_ifassigned(). Robert Haas 10.0
2016-04-08 Add combine functions for various floating-point aggregates. Robert Haas 9.6.0
2016-04-08 Document which aggregates support partial mode. Robert Haas 9.6.0