Commits

DateSubjectAuthorReleases
2026-06-29 Simplify some stats restore code with InputFunctionCallSafe() Michael Paquier 19 (unreleased)
2026-06-29 Simplify some stats restore code with InputFunctionCallSafe() Michael Paquier master
2026-06-16 Reject oversized MCV lists in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-05-25 Adjust some error hints Michael Paquier 19 (unreleased)
2026-05-18 Fix issues with handling of expressions in extended stats restore Michael Paquier 19 (unreleased)
2026-05-11 Fix MCV input array checks in statistics restore functions Michael Paquier 19 (unreleased)
2026-05-04 Add missing serial commas Peter Eisentraut 19 (unreleased)
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-03-06 Fix inconsistency with HeapTuple freeing in extended_stats_funcs.c Michael Paquier 19 (unreleased)
2026-03-03 Add support for "exprs" in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-02-24 Fix variety of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-02-10 Simplify some log messages in extended_stats_funcs.c Michael Paquier 19 (unreleased)
2026-02-05 Fix comment in extended_stats_funcs.c Michael Paquier 19 (unreleased)
2026-01-29 Fix two error messages in extended_stats_funcs.c Michael Paquier 19 (unreleased)
2026-01-29 Add support for "mcv" in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-28 Fix pg_restore_extended_stats() with expressions Michael Paquier 19 (unreleased)
2026-01-26 Add support for "dependencies" in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-26 Fix missing initialization in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-26 Add pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-16 Improve pg_clear_extended_stats() with incorrect relation/stats combination Michael Paquier 19 (unreleased)
2026-01-15 Add pg_clear_extended_stats() Michael Paquier 19 (unreleased)