Re: SQL Functions vs PL/PgSQL

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: SQL Functions vs PL/PgSQL
Дата
Msg-id 200302130902.05987.josh@agliodbs.com
обсуждение исходный текст
Ответ на SQL Functions vs PL/PgSQL  ("Johnny Kristensen" <johnnybo1@mail.tele.dk>)
Ответы Re: SQL Functions vs PL/PgSQL  (Roberto Mello <rmello@cc.usu.edu>)
Список pgsql-sql
Johnny,

> Does postgres store execution plan's for user-defined SQL functions as the
> PL/pgSQL interpreter does. And if so - will this only be prepared after an
> initial call to the function? Can't seem to find this information in the
> docs!? Thanks,

Unless you know something I don't, I do not believe that PL/pgSQL stores
execution plans for functions.

--
Josh Berkus
Aglio Database Solutions
San Francisco


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

Предыдущее
От: "V. Cekvenich"
Дата:
Сообщение: table Pivot
Следующее
От: Nicholas Allen
Дата:
Сообщение: Re: Debugging postmaster to fix possible bug in Postgres? Followup to "How do you select