aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_oper.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-07-13 09:03:11 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-07-13 09:03:11 +0000
commitb2396701733f72a94f011198fa0855d621fd5ffa (patch)
tree497aa173f8ff35c9f7c3ed13e2c3192fac9de818 /src/backend/parser/parse_oper.c
parentb8accd651219de90968aa0900fe95ac04cda007c (diff)
downloadpostgresql-b2396701733f72a94f011198fa0855d621fd5ffa.tar.gz
postgresql-b2396701733f72a94f011198fa0855d621fd5ffa.zip
Oops, in the previous fix to prevent a cursor that's being used in a FOR
loop from being dropped, I missed subtransaction cleanup. Pinned portals must be dropped at subtransaction cleanup just as they are at main transaction cleanup. Per bug #5556 by Robert Walker. Backpatch to 8.0, 7.4 didn't have subtransactions.
Diffstat (limited to 'src/backend/parser/parse_oper.c')
0 files changed, 0 insertions, 0 deletions