Commits

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

DateSubjectAuthorReleases
2019-03-06 Increase the default vacuum_cost_limit from 200 to 2000 Andrew Dunstan 12.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2019-02-13 More unconstify use Peter Eisentraut 12.0
2019-02-12 Move max_wal_senders out of max_connections for connection slot handling Michael Paquier 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-29 Refactor planner's header files. Tom Lane 12.0
2019-01-14 Re-add default_with_oids GUC to avoid breaking old dump files. Andres Freund 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
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-06 Fix some errhint and errdetail strings missing a period Michael Paquier 12.0
2018-12-06 Improve our response to invalid format strings, and detect more cases. Tom Lane 12.0
2018-11-29 Add log_statement_sample_rate parameter Alvaro Herrera 12.0
2018-11-28 Only allow one recovery target setting Peter Eisentraut 12.0
2018-11-25 Integrate recovery.conf into postgresql.conf Peter Eisentraut 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-20 Add settings to control SSL/TLS protocol version Peter Eisentraut 12.0
2018-11-20 Refine some guc.c help texts Peter Eisentraut 12.0
2018-11-19 PANIC on fsync() failure. Thomas Munro 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 12.0
2018-11-06 GUC: adjust effective_cache_size SQL descriptions Bruce Momjian 12.0
2018-11-02 GUC: adjust effective_cache_size docs and SQL description Bruce Momjian 12.0
2018-10-09 Turn transaction_isolation into GUC enum Peter Eisentraut 12.0