Commits

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

DateSubjectAuthorReleases
2024-02-15 Doc: improve a couple of comments in postgresql.conf.sample. Tom Lane 13.15
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 13.4
2021-02-15 Default to wal_sync_method=fdatasync on FreeBSD. Thomas Munro 13.3
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 13.2
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 13.0
2020-07-20 Rename wal_keep_segments to wal_keep_size. Fujii Masao 13.0
2020-07-05 Rename enable_incrementalsort for clarity Peter Eisentraut 13.0
2020-06-07 Formatting and punctuation improvements in postgresql.conf.sample Peter Eisentraut 13.0
2020-05-28 Fix some mentions to memory units in postgresql.conf.sample Michael Paquier 13.0
2020-04-07 Allow users to limit storage reserved by replication slots Alvaro Herrera 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-04-02 Improve user control over truncation of logged bind-parameter values. Tom Lane 13.0
2020-04-02 Add maintenance_io_concurrency to postgresql.conf.sample. Thomas Munro 13.0
2020-03-28 Trigger autovacuum based on number of INSERTs David Rowley 13.0
2020-03-27 Allow walreceiver configuration to change on reload Alvaro Herrera 13.0
2020-03-27 Set wal_receiver_create_temp_slot PGC_POSTMASTER Alvaro Herrera 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-15 Add backend type to csvlog and optionally log_line_prefix Peter Eisentraut 13.0
2020-02-24 Account explicitly for long-lived FDs that are allocated outside fd.c. Tom Lane 13.0
2020-01-14 walreceiver uses a temporary replication slot by default Peter Eisentraut 13.0
2019-12-11 Emit parameter values during query bind/execute errors Alvaro Herrera 13.0
2019-12-04 Update minimum SSL version Peter Eisentraut 13.0
2019-11-19 Add logical_decoding_work_mem to limit ReorderBuffer memory usage. Amit Kapila 13.0