Re: Defects with invalid stats data for expressions in extended stats - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Defects with invalid stats data for expressions in extended stats
Date
Msg-id aaTyyG2P3ifly5wW@paquier.xyz
Whole thread Raw
In response to Re: Defects with invalid stats data for expressions in extended stats  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers
On Thu, Feb 26, 2026 at 11:50:19PM -0500, Corey Huinker wrote:
> Thanks for the explanation. Changes look good.

Thanks.  I have spent a few more hours head down on it, and applied
the whole as two commits down to v14: one for the fix, one for the
module.  I have adjusted a couple of things in the module, with a few
things to make it work in back-branches.  A scan of pg_stats_ext_exprs
felt in order after we fail to build the stats entirely, to make sure
that there is nothing detected in the catalogs, so I have added a
shorter version of the SELECT.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: jinbinge
Date:
Subject: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Next
From: Michael Paquier
Date:
Subject: Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation