REL7_0_PATCHES pgsql/src/backend/utils/mmgr (portalmem.c)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: REL7_0_PATCHES pgsql/src/backend/utils/mmgr (portalmem.c)
Date: 2000-11-10 04:08:25
Message-ID: 200011100408.eAA48Pv43246@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Thursday, November 9, 2000 @ 23:08:25
Author: tgl
Tag: REL7_0_PATCHES

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/mmgr
from hub.org:/home/projects/pgsql/tmp/cvs-serv43236

Modified Files:
portalmem.c

----------------------------- Log Message -----------------------------

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.*.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message The Hermit Hacker 2000-11-10 04:14:01 Re: REL7_0_PATCHES pgsql/src/backend/utils/mmgr (portalmem.c)
Previous Message Bruce Momjian - CVS 2000-11-10 04:01:42 [WEBMASTER] 'www/html/users-lounge index.html'