agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Jeff Davis <jdavis@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Nail pg_parameter_acl in relcache.
Date: Tue, 23 Jun 2026 19:20:35 +0000
Message-ID: <E1wc6fj-001Zd1-2F@gemulon.postgresql.org> (raw)

Nail pg_parameter_acl in relcache.

Previously, a parameter specified in the startup packet for a physical
replication connection could encounter an error trying to perform an
ACL check for the setting.

Problem was introduced in a0ffa885e4, but no reasonable back-patchable
solution was found, so fixing only in master.

Bumps catversion.

Discussion: https://postgr.es/m/d8f8e11f06d692fff89e6be0f22732d30cf695a0.camel%40j-davis.com
Reviewed-by: John Naylor <johncnaylorls@gmail.com>
Reviewed-by: Mark Dilger <mark.dilger@enterprisedb.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4cc02b80774ecdc4cf2a2d5df09c07df36d68ca5

Modified Files
--------------
src/backend/utils/cache/catcache.c     |  2 ++
src/backend/utils/cache/relcache.c     | 19 ++++++++++++++-----
src/include/catalog/catversion.h       |  2 +-
src/include/catalog/pg_parameter_acl.h |  2 +-
4 files changed, 18 insertions(+), 7 deletions(-)



Message-ID: <E1wc6fj-001Zd1-2F@gemulon.postgresql.org>
Permalink:  ../E1wc6fj-001Zd1-2F@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wc6fj-001Zd1-2F@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: jdavis@postgresql.org, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: Nail pg_parameter_acl in relcache.
  In-Reply-To: <E1wc6fj-001Zd1-2F@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox