Re: Add expressions to pg_restore_extended_stats()
Corey Huinker <corey.huinker@gmail.com>
From: Corey Huinker <corey.huinker@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Chao Li <li.evan.chao@gmail.com>, Tender Wang <tndrwang@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Tomas Vondra <tomas@vondra.me>
Date: 2026-03-07T06:17:39Z
Lists: pgsql-hackers
Attachments
- v1-0001-Reorganize-pg_statistic-set-difference-tests-in-s.patch (text/x-patch) patch v1-0001
- v1-0002-Reorganize-pg_stats_ext-set-difference-tests-in-s.patch (text/x-patch) patch v1-0002
- v1-0003-Reorganize-pg_stats_ext_exprs-set-difference-test.patch (text/x-patch) patch v1-0003
> > Extending this concept to all of them should mean close to three times > the same amount of code shaved. > Fairly close +307, -603
Commits
-
Refactor tests for catalog diff comparisons in stats_import.sql
- ccd7abaa456f 19 (unreleased) landed
-
Fix typo in stats_import.sql
- 9e8193a26229 19 (unreleased) landed
-
Add support for "exprs" in pg_restore_extended_stats()
- ba97bf9cb7b4 19 (unreleased) landed
-
Add information about range type stats to pg_stats_ext_exprs
- 307447e6dbc0 19 (unreleased) landed
-
Fix comment in extended_stats_funcs.c
- 9476ef206c64 19 (unreleased) landed