diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-17 03:16:03 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-17 03:16:03 +0000 |
commit | adf06f6931f6c9ad6b3b0757e0fb75e03deb8f53 (patch) | |
tree | e5f3be85ae5aaed77d66f2c8dee4d94d98319b10 /src/include/postgres.h | |
parent | 328df527d68665f0552b34d4ad917af673fa5c9d (diff) | |
download | postgresql-adf06f6931f6c9ad6b3b0757e0fb75e03deb8f53.tar.gz postgresql-adf06f6931f6c9ad6b3b0757e0fb75e03deb8f53.zip |
SPI_cursor_open failed to enforce that only read-only queries could be
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.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions