Commits

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

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 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-05-05 GUC description improvements for clarity Peter Eisentraut 14.0
2021-04-14 doc: Move force_parallel_mode to section for developer options Michael Paquier 14.0
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 14.0
2021-04-10 Doc: update documentation of check_function_bodies. Tom Lane 14.0
2021-04-09 Make new GUC short descriptions more consistent. Thomas Munro 14.0
2021-04-09 Doc: Review for "Optionally prefetch referenced data in recovery." Thomas Munro 14.0
2021-04-09 Fix typo Magnus Hagander 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 Move pg_stat_statements query jumbling to core. Bruce Momjian 14.0
2021-04-07 Tighten up allowed names for custom GUC parameters. Tom Lane 14.0
2021-04-03 Split backend status and progress related functionality out of pgstat.c. Andres Freund 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 Rename Default Roles to Predefined Roles Stephen Frost 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 Tidy up more loose ends related to configurable TOAST compression. Robert Haas 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-20 Avoid leaking memory in RestoreGUCState(), and improve comments. Tom Lane 14.0