aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-07-13 09:03:01 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-07-13 09:03:01 +0000
commitb9ded24614b3209e909014744a553f7b334331f2 (patch)
tree1d7f55f15189e68523f78962dcc0aca3a91a6c54 /src/backend/commands/dbcommands.c
parentdae11908e8dfa72f87d6f3af3c9c2c29dadefcd4 (diff)
downloadpostgresql-b9ded24614b3209e909014744a553f7b334331f2.tar.gz
postgresql-b9ded24614b3209e909014744a553f7b334331f2.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/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions