Re: adding stuff to parser, question

Поиск
Список
Период
Сортировка
От Grzegorz Jaskiewicz
Тема Re: adding stuff to parser, question
Дата
Msg-id FA582322-00E0-48ED-B7B3-877C23F0649C@pointblue.com.pl
обсуждение исходный текст
Ответ на Re: adding stuff to parser, question  (Joshua Tolley <eggyknap@gmail.com>)
Ответы Re: adding stuff to parser, question
Список pgsql-hackers
On 1 Feb 2009, at 00:05, Joshua Tolley wrote:

>
> to add new syntax, you might consider writing a function instead. This
> function might take parameters such as the privilege to grant and  
> the user to
> grant it to, and be called something like this:
>
> SELECT my_grant_function('someuser', 'someprivilege');

Well, if you read my first post - I did wrote such a function, and it  
works just fine. But still - since that was in TODO, I figured I might  
give it a go.




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

Предыдущее
От: Joshua Tolley
Дата:
Сообщение: Re: adding stuff to parser, question
Следующее
От: Grzegorz Jaskiewicz
Дата:
Сообщение: Re: adding stuff to parser, question