summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-11-10 04:08:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-11-10 04:08:25 +0000
commitae585b5c37eac14a255e4f0a544f5b9418a7bafc (patch)
tree13155869ee95066a8154a1c53b11a97386703a9a /src/tutorial
parentef6bee30c5700609396555732064f38dbe621f98 (diff)
Stopgap patch for problem with cursors using hash joins: an ABORT
would cause two attempts to delete the hashtable portal, one from query shutdown and one from portalmem.c. Fix by making hash portals be treated as 'special' portal names, so that CollectNamedPortals will not think it should delete them. This code is in need of complete rewrite (and is already largely rewritten in current sources), but still need to put a finger in the dike for 7.0.*.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions