Re: function attributes

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: function attributes
Дата
Msg-id 2F58E9CD-6341-4C69-9264-9A3FD2C9C036@kineticode.com
обсуждение исходный текст
Ответ на Re: function attributes  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Dec 11, 2010, at 5:58 PM, Andrew Dunstan wrote:

> create function foo(....) ..... with ( /attribute/ [, ...] )
>
> Currently allowed attributes are isStrict and isCachable. The mechanism is effectively obsolete right now, but we
coulduse it for what I have in mind quite nicely. 

Makes sense, though I think I might also like some sort of global default to toggle.

David

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: proposal : cross-column stats
Следующее
От: Florian Pflug
Дата:
Сообщение: Re: proposal: auxiliary functions for record type