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

From Fujii Masao
Subject Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Date
Msg-id CAHGQGwEYwCDZ8q7Y+ODkmwbgDtTFSUjtFF5-nxgkNNd8GAx7rA@mail.gmail.com
Whole thread
Responses Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: CREATE TABLE LIKE INCLUDING PRIVILEGES
Next
From: Japin Li
Date:
Subject: Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c