Re: Fix --missing-stats-only false positive for partitioned expression indexes

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Baji Shaik <baji.pgdev@gmail.com>
Cc: Corey Huinker <corey.huinker@gmail.com>, PostgreSQL-development <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-16T17:15:27Z
Lists: pgsql-hackers

Attachments

On Tue, Jun 16, 2026 at 12:09:00PM -0500, Baji Shaik wrote:
> v3 attached.

Here is a v4 with an updated commit message and a test case.

-- 
nathan

Commits

  1. vacuumdb: Fix --missing-stats-only for partitioned indexes.