strk <strk(at)keybit(dot)net> writes:
> Hello all, I saw that STABLE-defined functions
> don't get replaced by their output, shoudn't they ?
> Following shows that VOLATILE and STABLE functions outputs
> won't get into the Filter, while IMMUTABLE will.
The examples are acting exactly as they should. See
http://www.postgresql.org/docs/8.0/static/xfunc-volatility.html
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Joshua D. Drake | Date: 2005-02-01 16:56:52 |
| Subject: Re: [NOVICE] Last ID Problem |
| Previous: | From: Peter Eisentraut | Date: 2005-02-01 16:30:53 |
| Subject: Re: Allow GRANT/REVOKE permissions to be applied to all schema |