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

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Date: 2025-08-21 15:37:10
Message-ID: aKc9Jle4o_RU_uKr@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)gmail(dot)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).

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2025-08-21 15:47:30 Re: Speed up COPY FROM text/CSV parsing using SIMD
Previous Message Corey Huinker 2025-08-21 15:29:56 Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only