Re: function attributes - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: function attributes
Date
Msg-id 2F58E9CD-6341-4C69-9264-9A3FD2C9C036@kineticode.com
Whole thread Raw
In response to Re: function attributes  (Andrew Dunstan <andrew@dunslane.net>)
List 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 by date:

Previous
From: Tomas Vondra
Date:
Subject: proposal : cross-column stats
Next
From: Florian Pflug
Date:
Subject: Re: proposal: auxiliary functions for record type