Re: SET ROLE and parameter status

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: SET ROLE and parameter status
Date: 2024-10-04 13:28:52
Message-ID: CAFj8pRByCt+WJA4M-AvgGaSnt2f4yRmi18rN9Na83t63AA=3kg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

pá 4. 10. 2024 v 15:16 odesílatel Tatsuo Ishii <ishii(at)postgresql(dot)org>
napsal:

> 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.
>

This feature was proposed more times

https://www.postgresql.org/message-id/flat/CAFj8pRBFU-WzzQhNrwRHn67N0Ug8a9-0-9BOo69PPtcHiBDQMA(at)mail(dot)gmail(dot)com
https://www.postgresql.org/message-id/CAFCRh-_VwScttZi4R8grSd-b%3D7qguAnSzXp_%2BjbdpUkp%3DTfxPQ%40mail.gmail.com

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2024-10-04 13:34:23 Re: POC, WIP: OR-clause support for indexes
Previous Message Andreas Karlsson 2024-10-04 13:24:12 Re: Collation & ctype method table, and extension hooks