Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Corey Huinker <corey.huinker@gmail.com>
Cc: Sami Imseih <samimseih@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-03-06T23:08:58Z
Lists: pgsql-hackers
On Thu, Mar 05, 2026 at 04:40:56PM -0500, Corey Huinker wrote: > I just created https://commitfest.postgresql.org/patch/6568/ - thanks! I just skimmed through the latest patches, and they look generally reasonable to me. I'll take a closer look soon and hopefully get these committed. Note to self: 0001 requires a catversion bump. -- nathan
Commits
-
pg_dump: Simplify query for retrieving attribute statistics.
- 4b5ba0c4ca52 19 (unreleased) landed
-
Add more columns to pg_stats, pg_stats_ext, and pg_stats_ext_exprs.
- 3b88e50d6c2e 19 (unreleased) landed
-
Add convenience view to stats import test.
- 233bbdf031e4 19 (unreleased) landed