Commits

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

DateSubjectAuthorReleases
2022-02-03 Allow archiving via loadable modules. Robert Haas 15.0
2022-01-30 Introduce pg_settings_get_flags() to find flags associated to a GUC Michael Paquier 15.0
2022-01-17 Introduce log_destination=jsonlog Michael Paquier 15.0
2022-01-14 Allow "in place" tablespaces. Thomas Munro 15.0
2022-01-14 Rename value node fields Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-27 Revert changes about warnings/errors for placeholders. Tom Lane 15.0
2021-12-27 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). Tom Lane 15.0
2021-12-27 Rethink handling of settings with a prefix reserved by an extension. Tom Lane 15.0
2021-12-21 Add missing EmitWarningsOnPlaceholders() calls. Tom Lane 15.0
2021-12-17 Simplify the general-purpose 64-bit integer parsing APIs Peter Eisentraut 15.0
2021-12-13 Default to log_checkpoints=on, log_autovacuum_min_duration=10m Robert Haas 15.0
2021-12-03 Improve the description of various GUCs Michael Paquier 15.0
2021-12-01 Warning on SET of nonexisting setting with a prefix reserved by an extension Peter Eisentraut 15.0
2021-11-30 Fix flags of some GUCs and improve some descriptions Michael Paquier 15.0
2021-10-25 Report progress of startup operations that take a long time. Robert Haas 15.0
2021-09-21 Introduce GUC shared_memory_size_in_huge_pages Michael Paquier 15.0
2021-09-16 Support "postgres -C" with runtime-computed GUCs Michael Paquier 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-09-09 Make shared_memory_size a preset option Michael Paquier 15.0
2021-09-08 Introduce GUC shared_memory_size Michael Paquier 15.0
2021-08-23 Improve defaults shown in postgresql.conf.sample and pg_settings Bruce Momjian 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 15.0
2021-06-29 Add support for LZ4 with compression of full-page writes in WAL Michael Paquier 15.0