Re: function side effects - Mailing list pgsql-hackers

From Tom Lane
Subject Re: function side effects
Date
Msg-id 24513.1267478996@sss.pgh.pa.us
Whole thread Raw
In response to Re: function side effects  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: function side effects
Re: function side effects
Re: function side effects
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> SQL standard:

> <SQL-data access indication> ::=
> NO SQL
> | CONTAINS SQL
> | READS SQL DATA
> | MODIFIES SQL DATA

Huh.  I understand three of those, but what is the use of CONTAINS SQL?
Seems like that would have to be the same as the last one, or maybe
the next-to-last one if you're prepared to assume it's read-only SQL.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: double and numeric conversion
Next
From: Tom Lane
Date:
Subject: Re: double and numeric conversion