Re: REPACK (CONCURRENTLY) fails when table owner lacks CONNECT

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: REPACK (CONCURRENTLY) fails when table owner lacks CONNECT
Date: 2026-09-08 19:08:33
Message-ID: CAD21AoAq9o_z0k6gW4BMJHMMVNwo_3+Kd569DTCmhgO-gOnKwg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 8, 2026 at 12:01 PM Alvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
>
> Hello,
>
> On 2026-Sep-04, Masahiko Sawada wrote:
>
> > The patch looks good to me. I've slightly rephrased the comment and
> > commit message. I'm going to push it barring any objections.
>
> No objections here, thanks.

Thank you for looking into it! I've just pushed the fix and marked
this open item as resolved.

Regards,

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-09-08 19:32:31 Re: Assert in test_bms_membership();
Previous Message Matthias van de Meent 2026-09-08 19:08:08 Re: Bug: Whole-row var in indexes corrupts indexes after DDL