Commits

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

DateSubjectAuthorReleases
2021-03-19 Provide recovery_init_sync_method=syncfs. Thomas Munro 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 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-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-03-03 Some copy-editing of GUC descriptions Peter Eisentraut 14.0
2021-03-02 Mark default_transaction_read_only as GUC_REPORT. Tom Lane 14.0
2021-02-23 VACUUM: ignore indexing operations with CONCURRENTLY Alvaro Herrera 14.0
2021-02-22 Remove outdated reference to RAID spindles. Thomas Munro 14.0
2021-02-18 Allow specifying CRL directory Peter Eisentraut 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
2021-01-06 Replace CLOBBER_CACHE_ALWAYS with run-time GUC Peter Eisentraut 14.0
2021-01-05 Introduce a new GUC_REPORT setting "in_hot_standby". Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 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-23 Fix portability issues with parsing of recovery_target_xid Michael Paquier 14.0
2020-12-08 Remove operator_precedence_warning. Tom Lane 14.0
2020-12-04 Convert elog(LOG) calls to ereport() where appropriate Peter Eisentraut 14.0
2020-12-02 Allow restore_command parameter to be changed with reload. Fujii Masao 14.0