On Fri, 24 Jul 2026 at 14:23, Fujii Masao <[email protected]> wrote:
>
> So, isn't it clearer to describe this in terms of has_sequence_privilege()
> returning false rather than NULL? For example:
>
>       /*
>        * The publisher lacks the SELECT privilege required by
>        * pg_get_sequence_data(). Since has_sequence_privilege() returned
>        * false, not NULL, do not classify this sequence as missing on the
>        * publisher.
>        */

This is better, the updated v2 version has the changes for the same.

Regards,
Vignesh

Attachment: v2-0001-Avoid-reporting-permission-denied-publisher-seque.patch
Description: Binary data

Reply via email to