Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Nisha Moond <nisha.moond412@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-05T00:53:53Z
Lists: pgsql-hackers
On Thu, Jun 4, 2026 at 2:39 PM Nisha Moond <nisha.moond412@gmail.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
Commits
-
Fix pg_subscription column privileges for subwalrcvtimeout
- 1a5b19e447aa 19 (unreleased) landed
-
Add per-subscription wal_receiver_timeout setting.
- fb80f388f4a1 19 (unreleased) cited