Commits

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

DateSubjectAuthorReleases
2025-03-18 Add X25519 to the default set of curves Daniel Gustafsson 18.0
2025-03-18 Increase default maintenance_io_concurrency to 16 Melanie Plageman 18.0
2025-03-17 aio: Basic subsystem initialization Andres Freund 18.0
2025-03-14 Add GUC option to log lock acquisition failures. Fujii Masao 18.0
2025-03-12 Increase default effective_io_concurrency to 16 Melanie Plageman 18.0
2025-03-12 Add connection establishment duration logging Melanie Plageman 18.0
2025-03-12 Modularize log_connections output Melanie Plageman 18.0
2025-03-03 Trigger more frequent autovacuums with relallfrozen Melanie Plageman 18.0
2025-02-26 Re-add GUC track_wal_io_timing Michael Paquier 18.0
2025-02-24 Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing Michael Paquier 18.0
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 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 18.0