Re: IMMUTABLE?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: IMMUTABLE?
Дата
Msg-id 446A7C69.5030905@calorieking.com
обсуждение исходный текст
Ответ на Re: IMMUTABLE?  (David Wheeler <david@kineticode.com>)
Ответы Re: IMMUTABLE?  (David Wheeler <david@kineticode.com>)
Список pgsql-performance
> Yes, but there are definitely programming cases where
> memoization/caching definitely helps. And it's easy to tell for a given
> function whether or not it really helps by simply trying it with CACHED
> and without.
>
> Would this be a simple thing to implement?

It's called a "table" :)


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

Предыдущее
От: "Jonathan Blitz"
Дата:
Сообщение: Adding and filling new column on big table
Следующее
От: "Christian Paul Cosinas"
Дата:
Сообщение: Re: Speed Up Offset and Limit Clause