Commits

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

DateSubjectAuthorReleases
2024-02-15 Doc: improve a couple of comments in postgresql.conf.sample. Tom Lane 12.19
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 12.8
2021-02-15 Default to wal_sync_method=fdatasync on FreeBSD. Thomas Munro 12.7
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 12.6
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 12.0
2019-08-16 Add default_table_access_method to postgresql.conf.sample. Andres Freund 12.0
2019-08-04 Revert "Add log_statement_sample_rate parameter" Tomas Vondra 12.0
2019-05-14 Fix typo. Etsuro Fujita 12.0
2019-04-17 postgresql.conf.sample: add proper defaults for include actions Bruce Momjian 12.0
2019-04-06 Add support TCP user timeout in libpq and the backend server Michael Paquier 12.0
2019-04-03 Tweak docs for log_statement_sample_rate Alvaro Herrera 12.0
2019-04-03 Log all statements from a sample of transactions Alvaro Herrera 12.0
2019-04-02 Add wal_recycle and wal_init_zero GUCs. Thomas Munro 12.0
2019-03-10 Reduce the default value of autovacuum_vacuum_cost_delay to 2ms. Tom Lane 12.0
2019-03-10 Revert "Increase the default vacuum_cost_limit from 200 to 2000" Tom Lane 12.0
2019-03-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2019-03-06 Increase the default vacuum_cost_limit from 200 to 2000 Andrew Dunstan 12.0
2019-02-28 Improve documentation of data_sync_retry Michael Paquier 12.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2019-02-07 Allow some recovery parameters to be changed with reload Peter Eisentraut 12.0
2019-02-03 Add shared_memory_type GUC. Thomas Munro 12.0
2019-01-13 Change default of recovery_target_timeline to 'latest' Peter Eisentraut 12.0
2019-01-11 Add value 'current' for recovery_target_timeline Peter Eisentraut 12.0