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
Список 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 по дате отправления: