Commits

DateSubjectAuthorReleases
2026-01-29 Add support for "mcv" in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-20 Add routine to free MCVList Michael Paquier 19 (unreleased)
2026-01-15 Remove #include <math.h> where not needed Álvaro Herrera 19 (unreleased)
2026-01-12 Avoid casting void * function arguments Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-02 Remove useless casting to same type Peter Eisentraut 19 (unreleased)
2025-08-05 Fix varatt versus Datum type confusions Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 12.19
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 13.15
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 14.12
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 15.7
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 16.3
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-02-24 Fix incorrect format placeholders Peter Eisentraut 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-05 Fix incorrect uses of Datum conversion macros Peter Eisentraut 16.0
2022-08-24 Further reduce warnings with -Wshadow=compatible-local David Rowley 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2022-08-05 Partially undo commit 94da73281. Tom Lane 14.5
2022-08-05 Partially undo commit 94da73281. Tom Lane 15.0