Re: function attributes

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: function attributes
Date: 2010-12-12 03:35:33
Message-ID: 2F58E9CD-6341-4C69-9264-9A3FD2C9C036@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 could use 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-12-12 10:15:40 Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records
Previous Message Tomas Vondra 2010-12-12 02:58:49 proposal : cross-column stats