SET ROLE and parameter status

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: SET ROLE and parameter status
Date: 2024-10-04 13:16:23
Message-ID: 20241004.221623.1393910509534944826.ishii@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry if this has been discussed before.

I wonder why SET ROLE command does not produce a parameter status
message noticing the new current_user. Note that SET
SESSION_AUTHORIZATION command produces a parameter status message for
the new session_authorization value.

Best reagards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Karlsson 2024-10-04 13:24:12 Re: Collation & ctype method table, and extension hooks
Previous Message jian he 2024-10-04 13:13:01 Re: meson and check-tests