Re: Fix publisher-side sequence permission reporting - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Fix publisher-side sequence permission reporting
Date
Msg-id CAHGQGwGLkNs_FSiW3hbc+K5DF066wpJfoYiS0sq8v3ettzBRkA@mail.gmail.com
Whole thread
In response to Re: Fix publisher-side sequence permission reporting  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Tue, Jun 30, 2026 at 1:01 AM vignesh C <vignesh21@gmail.com> wrote:
> Thanks for the updated patches.  I verified that the issue occurs with
> nextval() on all supported branches up to v15, where unlogged
> sequences are available. The corresponding back patches apply cleanly
> to their respective branches and fix the issue.  I also checked other
> unlogged objects but couldn't reproduce a similar issue with them.
>
> Overall, the patches look good to me.

Thanks for the review! I've pushed the patch.

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: PostgreSQL select-only CTE removal is too aggressive?
Next
From: Henson Choi
Date:
Subject: Re: Row pattern recognition