Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Antonin Houska <ah(at)cybertec(dot)at>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Subject: Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Date: 2026-06-03 08:18:47
Message-ID: AE0C9A0C-47F2-411E-9DD9-ABF191CB807C@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Jun 3, 2026, at 15:55, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Tue, Jun 2, 2026 at 2:57 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>>> Thanks for reporting the issue and providing the patch! The patch
>>> looks good to me.
>
> I've pushed the patch. Thanks!
>
> Regards,
>
> --
> Fujii Masao

Thanks for pushing.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message JoongHyuk Shin 2026-06-03 08:27:17 Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Previous Message Chao Li 2026-06-03 08:17:24 Re: Fix bug of CHECK constraint enforceability recursion