David Fetter <david(at)fetter(dot)org> writes:
> I think this page should mention that the expressions used in an
> expressional index need to be equivalent to an IMMUTABLE function, and
> the docs don't say so.
Sure they do, see CREATE INDEX:
All functions and operators used in an index definition must be
"immutable" ...
regards, tom lane
In response to
pgsql-docs by date
| Next: | From: Heikki Linnakangas | Date: 2010-03-17 10:35:37 |
| Subject: Re: Re: [COMMITTERS] pgsql: Make standby server continuously
retry restoring the next WAL |
| Previous: | From: Fujii Masao | Date: 2010-03-17 02:28:58 |
| Subject: The type of ssl_renegotiation_limit |