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

From: Baji Shaik <baji(dot)pgdev(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(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:23:35
Message-ID: CA+fm-RNs8ghMGXJwNFwHq3DsC11RO_ECfcAuwmYnc+LwUvT_GQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 16, 2026 at 12:15 PM Nathan Bossart <nathandbossart(at)gmail(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-06-16 17:25:27 Re: Fix --missing-stats-only false positive for partitioned expression indexes
Previous Message Nathan Bossart 2026-06-16 17:15:27 Re: Fix --missing-stats-only false positive for partitioned expression indexes