Re: Fix column privileges for pg_subscription.subwalrcvtimeout

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Date: 2026-06-05 00:53:53
Message-ID: CAHGQGwEQ4Zs+pJE2UZcbunTLJfmodyVtk4q7X1SvhyyrQ6ZLLQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 4, 2026 at 2:39 PM Nisha Moond <nisha(dot)moond412(at)gmail(dot)com> wrote:
> Thank you, Fujii-san, for the updated patch. I tested both the success
> and failure cases with the SQL query, and it worked as expected.
>
> The patch LGTM.

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

Regards,

--
Fujii Masao

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 유도건 2026-06-05 02:20:26 Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges
Previous Message Chao Li 2026-06-05 00:35:56 Re: Fix bug of CHECK constraint enforceability recursion