Re: Private functions

Поиск
Список
Период
Сортировка
От silly sad
Тема Re: Private functions
Дата
Msg-id 4B9DD2D1.1050004@bankir.ru
обсуждение исходный текст
Ответ на Re: Private functions  (Jasen Betts <jasen@xnet.co.nz>)
Список pgsql-sql
On 03/14/10 06:21, Jasen Betts wrote:
> On 2010-03-13, Gianvito Pio<pio.gianvito@gmail.com>  wrote:
>> Hi all,
>> is there a way to write a function that can only be called by another
>> function but not directly using SELECT function_name ( )?
>
> not really.
>
> but there may be another way to get the effect you want.
>

read the section SECURITY DEFINER
and GRANT and REVOKE and CREATE USER


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

Предыдущее
От: Mark Lubratt
Дата:
Сообщение: Linked list with CTE
Следующее
От: silly sad
Дата:
Сообщение: Re: Odd query behavior