Commits

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

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-18 Make the description of some GUCs more consistent Michael Paquier 18.0
2025-02-17 Implement Self-Join Elimination Alexander Korotkov 18.0
2025-02-14 Describe special values in GUC descriptions more consistently. Nathan Bossart 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-06 Fix autovacuum_vacuum_max_threshold's GUC description. Nathan Bossart 18.0
2025-02-05 Introduce autovacuum_vacuum_max_threshold. Nathan Bossart 18.0
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 18.0
2025-01-31 Remove obsolete restriction on the range of log_rotation_size. Tom Lane 18.0
2025-01-14 Synchronize guc_tables.c categories with vacuum docs categories Melanie Plageman 18.0
2025-01-06 Allow changing autovacuum_max_workers without restarting. Nathan Bossart 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 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-10-13 Use MAX_PARALLEL_WORKER_LIMIT for max_parallel_maintenance_workers Michael Paquier 18.0
2024-09-04 Apply more quoting to GUC names in messages Michael Paquier 18.0
2024-08-30 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 18.0
2024-08-29 Message style improvements Peter Eisentraut 18.0
2024-08-19 Mark search_path as GUC_REPORT Tomas Vondra 18.0