aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/functions.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-03-17 03:15:47 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-03-17 03:15:47 +0000
commit32311dfaa0c6a22b1e7268710167d6a8b7f41181 (patch)
tree4916bf254d23ee938492a699807c6d2ca4fccf98 /src/backend/executor/functions.c
parent009dac8ed49ee256d94bc65df9316e49469bf5fb (diff)
downloadpostgresql-32311dfaa0c6a22b1e7268710167d6a8b7f41181.tar.gz
postgresql-32311dfaa0c6a22b1e7268710167d6a8b7f41181.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/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions