https://github.com/postgres/postgres
Revision 32311dfaa0c6a22b1e7268710167d6a8b7f41181 authored by Tom Lane on 17 March 2007, 03:15:47 UTC, committed by Tom Lane on 17 March 2007, 03:15:47 UTC
executed in read_only mode.  This could lead to various relatively-subtle
failures, such as an allegedly stable function returning non-stable results.
Bug goes all the way back to the introduction of read-only mode in 8.0.
Per report from Gaetano Mendola.
1 parent 009dac8
History
Tip revision: 32311dfaa0c6a22b1e7268710167d6a8b7f41181 authored by Tom Lane on 17 March 2007, 03:15:47 UTC
SPI_cursor_open failed to enforce that only read-only queries could be
Tip revision: 32311df
File Mode Size
config
contrib
doc
src
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 1.4 KB
README -rw-r--r-- 2.0 KB
README.CVS -rw-r--r-- 767 bytes
aclocal.m4 -rw-r--r-- 445 bytes
configure -rwxr-xr-x 686.7 KB
configure.in -rw-r--r-- 46.1 KB

README

back to top