Re: Fix --missing-stats-only false positive for partitioned expression indexes
Baji Shaik <baji.pgdev@gmail.com>
From: Baji Shaik <baji.pgdev@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Corey Huinker <corey.huinker@gmail.com>, PostgreSQL-development <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-16T17:23:35Z
Lists: pgsql-hackers
On Tue, Jun 16, 2026 at 12:15 PM Nathan Bossart <nathandbossart@gmail.com> wrote: > Here is a v4 with an updated commit message and a test case. > Thanks for adding the test case. v4 looks good to me. Tested and verified. Thanks, Baji Shaik.
Commits
-
vacuumdb: Fix --missing-stats-only for partitioned indexes.
- d2cea63065b3 19 (unreleased) landed
- 7e085aabd575 18 (unreleased) landed