From: | "" <dueyduey(at)freemail(dot)hu> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #2223: Misleading info in docs on volatility level of functions |
Date: | 2006-01-30 10:33:35 |
Message-ID: | 20060130103335.5B7FCF0B00@svr2.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-patches |
The following bug has been logged online:
Bug reference: 2223
Logged by:
Email address: dueyduey(at)freemail(dot)hu
PostgreSQL version: 8.1
Operating system: linux
Description: Misleading info in docs on volatility level of functions
Details:
Hi, all!
The documentation on how to and why declare a function STABLE or IMMUTABLE
is very laconic. It makes clear what promises I make when determining the
volatility of my functions but it fails to point out what exactly I can
expect in turn for my promises.
See also the discussion on bug#2150 on the pgsql-bugs list.
Thanks for bothering.
From | Date | Subject | |
---|---|---|---|
Next Message | Herv Hnoch | 2006-01-30 10:47:10 | BUG #2224: unlogical syntax error |
Previous Message | David Fetter | 2006-01-30 06:47:13 | Re: [PATCHES] BUG #2221: Bad delimiters allowed in COPY ... |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2006-01-30 13:21:34 | Re: [PATCHES] BUG #2221: Bad delimiters allowed in COPY ... |
Previous Message | Martijn van Oosterhout | 2006-01-30 10:10:12 | Re: Want to add to contrib.... xmldbx |