| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: "is_superuser" parameter creates inconsistencies |
| Date: | 2003-09-27 20:37:52 |
| Message-ID: | 200309272037.h8RKbq307843@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
This item has been added to the 7.4 open items list:
ftp://momjian.postgresql.org/pub/postgresql/open_items
Allow SET SESSION AUTHORIZATION to update the psql %n user display
---------------------------------------------------------------------------
Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > Bruce Momjian writes:
> >> Is this a TODO item or something we want to address for 7.4?
>
> > I'd like to address it for 7.4, but it looks a bit more difficult than it
> > seemed at first, because session_user isn't in GUC at all, so there is no
> > infrastructure to pass it to the client.
>
> We'd have to add it, presumably as a read-only variable. I didn't think
> that was particularly difficult though ...
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-09-27 20:49:29 | Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ... |
| Previous Message | Bruce Momjian | 2003-09-27 20:22:38 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |