diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-07-13 09:02:40 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-07-13 09:02:40 +0000 |
commit | 06e398a50a0a63a1a7cf3b101f680c6c47aaad97 (patch) | |
tree | 649d3825fbcb3dc439dd8ee961c35f8801414437 /src/tutorial/basics.source | |
parent | 22afb5915cea37122231e9255610e72901dd527c (diff) | |
download | postgresql-06e398a50a0a63a1a7cf3b101f680c6c47aaad97.tar.gz postgresql-06e398a50a0a63a1a7cf3b101f680c6c47aaad97.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/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions