Commits

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

DateSubjectAuthorReleases
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-18 Remove temporary files after backend crash Tomas Vondra 14.0
2021-03-18 Add a new GUC and a reloption to enable inserts in parallel-mode. Amit Kapila 14.0
2021-03-11 Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 14.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-02-18 Allow specifying CRL directory Peter Eisentraut 14.0
2021-02-15 Default to wal_sync_method=fdatasync on FreeBSD. Thomas Munro 14.0
2021-01-27 Reduce the default value of vacuum_cost_page_miss. Peter Geoghegan 14.0
2021-01-07 Add GUC to log long wait times on recovery conflicts. Fujii Masao 14.0
2021-01-06 Add idle_session_timeout. Tom Lane 14.0
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 14.0
2020-12-28 Revert "Add key management system" (978f869b99) & later commits Bruce Momjian 14.0
2020-12-25 Add key management system Bruce Momjian 14.0
2020-12-08 Remove operator_precedence_warning. Tom Lane 14.0
2020-12-02 Allow restore_command parameter to be changed with reload. Fujii Masao 14.0
2020-08-03 Add %P to log_line_prefix for parallel group leader Michael Paquier 14.0
2020-07-31 Preallocate some DSM space at startup. Thomas Munro 14.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 14.0
2020-07-20 Rename wal_keep_segments to wal_keep_size. Fujii Masao 14.0
2020-07-17 Add huge_page_size setting for use on Linux. Thomas Munro 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-07-05 Rename enable_incrementalsort for clarity Peter Eisentraut 14.0
2020-06-10 Change default of password_encryption to scram-sha-256 Peter Eisentraut 14.0