Commits

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

DateSubjectAuthorReleases
2025-11-12 Fix range for commit_siblings in sample conf Daniel Gustafsson 14.21
2024-02-15 Doc: improve a couple of comments in postgresql.conf.sample. Tom Lane 14.12
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.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
2021-04-14 doc: Move force_parallel_mode to section for developer options Michael Paquier 14.0
2021-04-12 Move log_autovacuum_min_duration into its correct sections Michael Paquier 14.0
2021-04-08 Optionally prefetch referenced data in recovery. Thomas Munro 14.0
2021-04-07 Add wraparound failsafe to VACUUM. Peter Geoghegan 14.0
2021-04-07 Make use of in-core query id added by commit 5fd9dfa5f5 Bruce Momjian 14.0
2021-04-07 Move pg_stat_statements query jumbling to core. Bruce Momjian 14.0
2021-04-02 Detect POLLHUP/POLLRDHUP while running queries. Thomas Munro 14.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0
2021-03-24 Change checkpoint_completion_target default to 0.9 Stephen Frost 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-19 Provide recovery_init_sync_method=syncfs. Thomas Munro 14.0