diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-08-14 13:40:18 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-08-14 13:40:18 +0000 |
commit | 29fa051316115fd0b7e8f965c77d5e04a155dcd6 (patch) | |
tree | c0b7950c5a5f1954a660e9722a9f472faf777011 /src/backend/parser/parse_target.c | |
parent | c859294ca2eabf65c680fe311596388b36a5fcb8 (diff) | |
download | postgresql-29fa051316115fd0b7e8f965c77d5e04a155dcd6.tar.gz postgresql-29fa051316115fd0b7e8f965c77d5e04a155dcd6.zip |
When executing a list of queries derived from rule expansion,
_SPI_execute_plan's return code should reflect the type of the query
that is marked canSetTag, not necessarily the last one in the list.
This is arguably a bug fix, but I'm hesitant to back-patch it because
it's the sort of subtle change that might break someone's code, and it's
best not to do that kind of thing in point releases.
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions