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

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, alvherre(at)kurilemu(dot)de
Subject: Re: REPACK (CONCURRENTLY) fails when table owner lacks CONNECT
Date: 2026-09-04 21:01:38
Message-ID: CALj2ACWjtJiDPmSKrUz7g=BxH_u0bghvcshEoUL7iEzpy2UL4A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Fri, Sep 4, 2026 at 11:41 AM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>
> +1 not skipping the test.
>
> The patch looks good to me. I've slightly rephrased the comment and
> commit message. I'm going to push it barring any objections.

Thanks for reviewing it. The v4 patch looks good to me. pgindent and
make check are happy.

--
Bharath Rupireddy
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul A Jungwirth 2026-09-04 21:03:30 Document the privileges FOR PORTION OF needs on the range column
Previous Message Paul A Jungwirth 2026-09-04 20:51:07 Improve error message of FOR PORTION OF violations of WITH CHECK OPTION