Commits

DateSubjectAuthorReleases
2026-04-07 Split CREATE STATISTICS error reasons out into errdetails John Naylor 19 (unreleased)
2026-04-01 Add support for extended statistics on virtual generated columns. Dean Rasheed 19 (unreleased)
2026-02-28 psql: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands. Fujii Masao 19 (unreleased)
2026-02-10 Add information about range type stats to pg_stats_ext_exprs Michael Paquier 19 (unreleased)
2025-12-05 Improve test output of extended statistics for ndistinct and dependencies Michael Paquier 19 (unreleased)
2025-12-03 Make stats_ext test faster under cache-clobbering test conditions. Tom Lane 19 (unreleased)
2025-11-17 Rework output format of pg_dependencies Michael Paquier 19 (unreleased)
2025-11-17 Rework output format of pg_ndistinct Michael Paquier 19 (unreleased)
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 17.7
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 16.11
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 14.20
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 13.23
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 19 (unreleased)
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 15.15
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 18.1
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 13.23
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 14.20
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 15.15
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 16.11
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 17.7
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 18.1
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 19 (unreleased)
2025-09-20 Re-allow using statistics for bool-valued functions in WHERE. Tom Lane 19 (unreleased)
2025-09-15 CREATE STATISTICS: improve misleading error message Peter Eisentraut 14.20
2025-09-15 CREATE STATISTICS: improve misleading error message Peter Eisentraut 15.15