Re: Does IMMUTABLE property propagate?

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Does IMMUTABLE property propagate?
Дата
Msg-id 407d949e1003250905m323c6959wd07b0d7310cd271c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Does IMMUTABLE property propagate?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Does IMMUTABLE property propagate?
Список pgsql-sql
On Thu, Mar 25, 2010 at 2:35 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> When you're intending to have a SQL function be inlined, it's probably
> best not to mark it as either IMMUTABLE or STRICT --- that doesn't buy
> anything and it can complicate matters as to whether inlining is legal.

I'm confused, I thought it was volatile and strict that prevented inlining.


-- 
greg


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

Предыдущее
От: Leif Biberg Kristensen
Дата:
Сообщение: Re: Plpgsql: Iterating through a string of parameters
Следующее
От: Leif Biberg Kristensen
Дата:
Сообщение: Plpgsql: Iterating through a string of parameters