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

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Baji Shaik <baji(dot)pgdev(at)gmail(dot)com>
Cc: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix --missing-stats-only false positive for partitioned expression indexes
Date: 2026-06-16 17:15:27
Message-ID: ajGErzjBqZ2SBX-G@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v4-0001-vacuumdb-Fix-missing-stats-only-for-partitioned-i.patch text/plain 2.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Baji Shaik 2026-06-16 17:23:35 Re: Fix --missing-stats-only false positive for partitioned expression indexes
Previous Message Baji Shaik 2026-06-16 17:09:00 Re: Fix --missing-stats-only false positive for partitioned expression indexes