diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-17 03:15:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-17 03:15:38 +0000 |
commit | cdf8b56d5463815244467ea8f5ec6e72b6c65a6c (patch) | |
tree | e3d810e8d1d00bc7fffecb67aa2b59c02c97b5ef /src/interfaces/ecpg/test/expected/sql-array.c | |
parent | e88a7ad77486db0926d33b31962d274bc9fd08ae (diff) | |
download | postgresql-cdf8b56d5463815244467ea8f5ec6e72b6c65a6c.tar.gz postgresql-cdf8b56d5463815244467ea8f5ec6e72b6c65a6c.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/interfaces/ecpg/test/expected/sql-array.c')
0 files changed, 0 insertions, 0 deletions