Re: "stored procedures"

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: "stored procedures"
Дата
Msg-id 4DB1B372.9090303@dunslane.net
обсуждение исходный текст
Ответ на Re: "stored procedures"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

On 04/22/2011 12:06 PM, Tom Lane wrote:
> You could possibly lobotomize plpgsql down to a small number of
> datatypes and operators that are known not to ever do anything more
> interesting than palloc() and elog(), but IMO the usefulness would be
> low and the fragility high.  It'd be better to give the task to an
> interpreter that was never built to depend on a SQL environment in the
> first place.  Thus my thought about perl etc.
>

It's not clear to me what the other interpreter would actually be doing.

cheers

andrew


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: "stored procedures"
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: "stored procedures"