Re: Fix column privileges for pg_subscription.subwalrcvtimeout - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Date
Msg-id CAHGQGwFyY_JDkM3twz-dS8wQgzd7_n6oayQk27Oqz1f7LTWEzw@mail.gmail.com
Whole thread
Responses Re: Fix column privileges for pg_subscription.subwalrcvtimeout
List pgsql-hackers
On Tue, Jun 2, 2026 at 11:56 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
> > BTW, should we add a regression test for column privileges on pg_subscription
> > to help catch similar issues in the future?
> >
>
> +1. It makes sense because I noticed that patch authors previously
> also omitted this part though in most cases those are caught in
> review.

Agreed. I've added the regression test to the patch.
Attached is the updated version.

Regards,

--
Fujii Masao

Attachment

pgsql-hackers by date:

Previous
From: "彭冲"
Date:
Subject: Re: First draft of PG 19 release notes
Next
From: jian he
Date:
Subject: Re: CREATE TABLE LIKE INCLUDING TRIGGERS