Commits

DateSubjectAuthorReleases
2022-04-07 pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMULATIVE. Andres Freund 15.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2022-03-24 Invent recursive_worktable_factor GUC to replace hard-wired constant. Tom Lane 15.0
2022-03-11 Add support for zstd with compression of full-page writes in WAL Michael Paquier 15.0
2022-02-17 Increase hash_mem_multiplier default to 2.0. Peter Geoghegan 15.0
2022-02-03 Allow archiving via loadable modules. Robert Haas 15.0
2022-01-17 Introduce log_destination=jsonlog Michael Paquier 15.0
2021-12-13 Default to log_checkpoints=on, log_autovacuum_min_duration=10m Robert Haas 15.0
2021-10-25 Report progress of startup operations that take a long time. Robert Haas 15.0
2021-08-23 Improve defaults shown in postgresql.conf.sample and pg_settings Bruce Momjian 15.0
2021-07-21 Document "B" as an accepted unit in postgres.conf.sample John Naylor 11.13
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 12.8
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 13.4
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 14.0
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-06-29 Add support for LZ4 with compression of full-page writes in WAL Michael Paquier 15.0
2021-06-28 Change recovery_init_sync_method to PGC_SIGHUP. Thomas Munro 14.0
2021-06-24 doc: Move remove_temp_files_after_crash to section for developer options Michael Paquier 14.0
2021-05-27 doc: Fix description of some GUCs in docs and postgresql.conf.sample Michael Paquier 14.0
2021-05-25 postgresql.conf.sample: Make vertical spacing consistent Peter Eisentraut 14.0
2021-05-15 Allow compute_query_id to be set to 'auto' and make it default Alvaro Herrera 14.0
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0
2021-05-08 Sync guc.c and postgresql.conf.sample with the SGML docs. Tom Lane 14.0