Re: "is_superuser" parameter creates inconsistencies

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: "is_superuser" parameter creates inconsistencies
Дата
Msg-id 200309272037.h8RKbq307843@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: "is_superuser" parameter creates inconsistencies  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: "is_superuser" parameter creates inconsistencies  (Peter Eisentraut <peter_e@gmx.net>)
Список 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@gmx.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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...