Re: Can a function be parameter in PL/PGSQL function?

Поиск
Список
Период
Сортировка
Искать
От
Jeff Davis
Тема
Re: Can a function be parameter in PL/PGSQL function?
Дата
Msg-id
1170192979.22436.23.camel@dogma.v10.wvs
Ответ на
Список
Дерево обсуждения
Can a function be parameter in PL/PGSQL function? "Karen Hill" <karen_hill22@yahoo.com>
Re: Can a function be parameter in PL/PGSQL function? Jeff Davis <pgsql@j-davis.com>
Re: Can a function be parameter in PL/PGSQL function? elein <elein@varlena.com>
Re: Can a function be parameter in PL/PGSQL function? "Merlin Moncure" <mmoncure@gmail.com>
Re: Can a function be parameter in PL/PGSQL function? "Merlin Moncure" <mmoncure@gmail.com>
On Tue, 2007-01-30 at 12:32 -0800, Karen Hill wrote:
> Is it possible to have a pl/pgsql function take another pl/pgsql 
> function as one of the parameters?
> 

Not directly, but it could take a text string as a parameter and then
EXECUTE the text string after passing it to quote_ident().

Regards,
    Jeff Davis

В списке pgsql-general по дате отправления
От: Bruce Momjian
Дата:
От: Richard Troy
Дата:
FAQ