Commits

DateSubjectAuthorReleases
2026-07-01 Improve the names generated for indexes on expressions. Tom Lane 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 18.4
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-03-17 Add more columns to pg_stats, pg_stats_ext, and pg_stats_ext_exprs. Nathan Bossart 19 (unreleased)
2026-03-13 Add convenience view to stats import test. Nathan Bossart 19 (unreleased)
2026-03-08 Refactor tests for catalog diff comparisons in stats_import.sql Michael Paquier 19 (unreleased)
2026-03-08 Fix typo in stats_import.sql Michael Paquier 19 (unreleased)
2026-03-03 Add support for "exprs" in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-02-10 Simplify some log messages 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 test doing some cloning of extended statistics data Michael Paquier 19 (unreleased)
2026-01-29 Add test for pg_restore_extended_stats() with multiranges Michael Paquier 19 (unreleased)
2026-01-29 Add support for "mcv" in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-29 Fix whitespace issue in regression test stats_import Michael Paquier 19 (unreleased)
2026-01-28 Fix pg_restore_extended_stats() with expressions Michael Paquier 19 (unreleased)
2026-01-27 Add output test for pg_dependencies statistics import Michael Paquier 19 (unreleased)
2026-01-26 Add support for "dependencies" in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-26 Add test for MAINTAIN permission with pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-26 Add pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-01-26 Add test with multirange type for pg_restore_attribute_stats() Michael Paquier 19 (unreleased)
2026-01-16 Improve pg_clear_extended_stats() with incorrect relation/stats combination Michael Paquier 19 (unreleased)