Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables - Mailing list pgsql-hackers

From Chao Li
Subject Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Date
Msg-id AE0C9A0C-47F2-411E-9DD9-ABF191CB807C@gmail.com
Whole thread
In response to Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers

> On Jun 3, 2026, at 15:55, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Tue, Jun 2, 2026 at 2:57 PM Chao Li <li.evan.chao@gmail.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/







pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix bug of CHECK constraint enforceability recursion
Next
From: Dean Rasheed
Date:
Subject: Re: [PATCH] Fix overflow and underflow in regr_r2()