summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-auth.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-07-13 09:02:35 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-07-13 09:02:35 +0000
commit41252a12d6d5bdd5fc75ea1bf411f8903f7c14ac (patch)
tree5040df1cc41d57023dedfb003c200ff84a673a17 /src/interfaces/libpq/fe-auth.c
parent913f902089c03ec32accf141c73310c58d47822e (diff)
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/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions