diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-17 03:15:55 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-17 03:15:55 +0000 |
commit | 6c156225954b18ae2827a759907343357508d54c (patch) | |
tree | b9fe559acab72d549966bc53eba56e738ecc2a0c /src/tutorial/basics.source | |
parent | 5f41ad2ccfaf5befe70d6214c9d073ecf6459251 (diff) | |
download | postgresql-6c156225954b18ae2827a759907343357508d54c.tar.gz postgresql-6c156225954b18ae2827a759907343357508d54c.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/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions