Re: REPACK (CONCURRENTLY) rewrites tables marked with user_catalog_table

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)kurilemu(dot)de>, Antonin Houska <ah(at)cybertec(dot)at>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: REPACK (CONCURRENTLY) rewrites tables marked with user_catalog_table
Date: 2026-09-09 20:47:09
Message-ID: CAD21AoDztjpmQkQVo2AwhBwLunYiuHjpLO=_xLVRo6kHtzbVEw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 9, 2026 at 10:28 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Tue, Sep 8, 2026 at 1:09 PM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> >
> > Pushed.
>
> Thanks for taking care of this. Please find another remaining patch
> rebased to use detail instead of hints and reword the messages
> consistently in REPACK (CONCURRENTLY) checks.

Thank you for rebasing the patch! Pushed.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-09-09 20:47:10 Re: CREATE SCHEMA ... CREATE DOMAIN support
Previous Message Bharath Rupireddy 2026-09-09 20:45:42 Re: Optimize UUID parse using SIMD