Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2026-07-01 Document wal_compression=on John Naylor 15 (unreleased)
2025-11-12 Fix range for commit_siblings in sample conf Daniel Gustafsson 15.16
2024-02-15 Doc: improve a couple of comments in postgresql.conf.sample. Tom Lane 15.7
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 15.0
2022-07-02 Default to dynamic_shared_memory_type=sysv on Solaris. Thomas Munro 15.0
2022-05-25 Fix stats_fetch_consistency default value indicated in postgresql.conf.sample. Andres Freund 15.0
2022-05-10 Formatting and punctuation improvements in sample configuration files Peter Eisentraut 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 pgstat: remove stats_temp_directory. Andres Freund 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
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" 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 15.0
2021-06-29 Add support for LZ4 with compression of full-page writes in WAL Michael Paquier 15.0