Re: Stored Procedure Speed

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Stored Procedure Speed
Дата
Msg-id 462F98B3.2040904@archonet.com
обсуждение исходный текст
Ответ на Re: Stored Procedure Speed  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Stored Procedure Speed
Список pgsql-general
Tom Lane wrote:
> Richard Huxton <dev@archonet.com> writes:
>> I must say I thought recent versions of PG delayed planning the query
>> until first call though.
>
> No, you're thinking of parameterized queries sent through the FE/BE
> protocol.  Functions still plan without any assumptions about parameter
> values.

Ah, fair enough. I *am* right in thinking that trivial SQL functions
will have their expressions inlined though?

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Schema as versioning strategy
Следующее
От: "Porell, Chris"
Дата:
Сообщение: PosegreSQL support