Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only - Mailing list pgsql-hackers

From Yugo Nagata
Subject Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Date
Msg-id 20250822022354.41f9909e4cd6da239489e45d@sraoss.co.jp
Whole thread Raw
In response to Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
List pgsql-hackers
On Thu, 21 Aug 2025 10:37:10 -0500
Nathan Bossart <nathandbossart@gmail.com> wrote:

> On Thu, Aug 21, 2025 at 11:29:56AM -0400, Corey Huinker wrote:
> > On Thu, Aug 21, 2025 at 9:56 AM Nathan Bossart <nathandbossart@gmail.com>
> > wrote:
> >> Since we're running out of time for v18, I went ahead and updated the
> >> patch.  I've also added an open item for this.
> > 
> > +1 on the fix, works for me.
> 
> Thanks.  I'll plan on committing this in roughly 24 hours (barring
> additional feedback).

Thank you for updating the patch.
I'm fine with your fixes, both in the test and in the additional change
for inheritance tables. I had overlooked the latter one.

Regards,
Yugo Nagata

-- 
Yugo Nagata <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Identifying function-lookup failures due to argument name mismatches
Next
From: Tom Lane
Date:
Subject: Re: Identifying function-lookup failures due to argument name mismatches