Commits

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

DateSubjectAuthorReleases
2026-07-03 Remove replication slot advice from MultiXact wraparound hints Fujii Masao 18 (unreleased)
2025-12-08 Unify error messages Álvaro Herrera 18.2
2025-11-12 Fix bug where we truncated CLOG that was still needed by LISTEN/NOTIFY Heikki Linnakangas 18.2
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 18.0
2025-04-20 Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f. Noah Misch 18.0
2025-03-29 Use PRI?64 instead of "ll?" in format strings (continued). Peter Eisentraut 18.0
2025-03-20 Add vacuum_truncate configuration parameter. Nathan Bossart 18.0
2025-03-03 Add relallfrozen to pg_class Melanie Plageman 18.0
2025-02-11 Add is_analyze parameter to vacuum_delay_point(). 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-01-10 Adjust signature of cluster_rel() and its subroutines Álvaro Herrera 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-27 Make GUC_check_errdetail messages full sentences Álvaro Herrera 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 18.0
2024-09-24 Add ONLY support for VACUUM and ANALYZE David Rowley 18.0
2024-08-14 Use pgBufferUsage for buffer usage tracking in analyze. Masahiko Sawada 18.0