Commits

DateSubjectAuthorReleases
2025-02-20 Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 18.0
2025-02-19 Invalidate inactive replication slots. Amit Kapila 18.0
2025-02-11 Add cost-based vacuum delay time to progress views. Nathan Bossart 18.0
2025-02-11 Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman 18.0
2025-02-11 config: Split "Worker Processes" out of "Asynchronous Behavior" Andres Freund 18.0
2025-02-11 config: Rename "Asynchronous Behavior" to "I/O" Andres Freund 18.0
2025-02-05 Introduce autovacuum_vacuum_max_threshold. Nathan Bossart 18.0
2025-01-13 Reorder vacuum GUCs in postgresql.conf.sample to match docs Melanie Plageman 18.0
2025-01-06 Allow changing autovacuum_max_workers without restarting. Nathan Bossart 18.0
2024-12-02 Deprecate MD5 passwords. Nathan Bossart 18.0
2024-11-26 Reordering DISTINCT keys to match input path's pathkeys Richard Guo 18.0
2024-10-24 Support configuring TLSv1.3 cipher suites Daniel Gustafsson 18.0
2024-10-24 Support configuring multiple ECDH curves Daniel Gustafsson 18.0
2024-08-10 Lower minimum maintenance_work_mem to 64kB John Naylor 17.0
2024-08-10 Lower minimum maintenance_work_mem to 64kB John Naylor 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 17.0
2024-06-05 Move new SLRU buffers GUCs to a better place in postgresql.conf.sample Peter Eisentraut 17.0
2024-05-07 postgresql.conf: align variable comments, mostly new ones Bruce Momjian 17.0
2024-04-09 revert: Transform OR clauses to ANY expression Alexander Korotkov 17.0
2024-04-08 Fix the value of or_to_any_transform_limit in postgresql.conf.sample Alexander Korotkov 17.0
2024-04-07 Transform OR clauses to ANY expression Alexander Korotkov 17.0
2024-04-06 Increase default vacuum_buffer_usage_limit to 2MB. Thomas Munro 17.0
2024-04-02 Provide vectored variant of ReadBuffer(). Thomas Munro 17.0
2024-03-29 Add allow_alter_system GUC. Robert Haas 17.0