diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-07-13 09:02:46 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-07-13 09:02:46 +0000 |
commit | 20b63e97b6482ac5769a35d821b3f516f0087e87 (patch) | |
tree | 6dbbaba7bac2fc6ff2925a0d78bd29f3f527d2a8 /src/tutorial/complex.c | |
parent | 8c21b4e9226df1f6f16091e557fb313f5d308cde (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/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions