Commits

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

DateSubjectAuthorReleases
2020-02-03 Add declaration-level assertions for compile-time checks Michael Paquier 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2020-01-26 Fix EXPLAIN (SETTINGS) to follow policy about when to print empty fields. Tom Lane 13.0
2020-01-22 Add GUC ignore_invalid_pages. Fujii Masao 13.0
2020-01-18 Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version Michael Paquier 13.0
2020-01-14 walreceiver uses a temporary replication slot by default Peter Eisentraut 13.0
2020-01-07 Increase the maximum value of track_activity_query_size. Robert Haas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-24 Avoid splitting C string literals with \-newline Alvaro Herrera 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-29 Make allow_system_table_mods settable at run time Peter Eisentraut 13.0
2019-11-19 Add logical_decoding_work_mem to limit ReorderBuffer memory usage. Amit Kapila 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-11-08 Add backtrace support for error reporting Alvaro Herrera 13.0
2019-11-06 Allow sampling of statements depending on duration Tomas Vondra 13.0
2019-10-17 When restoring GUCs in parallel workers, show an error context. Thomas Munro 13.0
2019-09-23 Message style fixes Peter Eisentraut 13.0
2019-08-14 Fix ALTER SYSTEM to cope with duplicate entries in postgresql.auto.conf. Tom Lane 13.0
2019-08-04 Revert "Add log_statement_sample_rate parameter" Tomas Vondra 13.0
2019-07-08 Adjust ssl_ciphers to be specific to OpenSSL Bruce Momjian 13.0