Re: Return value of current_user before calling SECURITY DEFINER function.

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Re: Return value of current_user before calling SECURITY DEFINER function.
Дата
Msg-id CAAfz9KPNeurcUW69tMJpTy3zVnQB0CNteGpdhA=gtd_rQPYqqQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Return value of current_user before calling SECURITY DEFINER function.  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-general
In other words, I need to get an information about *current* role of the caller
inside the SECURITY DEFINER function.


2013/12/4 Dmitriy Igrishin <dmitigr@gmail.com>



2013/12/4 Pavel Stehule <pavel.stehule@gmail.com>
Hello

pls, try session_user
Not really :-(. The user can perform SET ROLE before calling the SECURITY
DEFINER function and I need to know who is the caller at the time of call.
I need something like a calling_user() function...


--
// Dmitriy.




--
// Dmitriy.

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

Предыдущее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Return value of current_user before calling SECURITY DEFINER function.
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: Postgres 9.3 read block error went into recovery mode