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

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(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 07:55:07
Message-ID: CAHGQGwEYwCDZ8q7Y+ODkmwbgDtTFSUjtFF5-nxgkNNd8GAx7rA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2026-06-03 07:58:01 Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Previous Message jian he 2026-06-03 07:32:00 CREATE TABLE LIKE INCLUDING PRIVILEGES