postgresql/src
Tom Lane ae585b5c37 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.*.
2000-11-10 04:08:25 +00:00
..
backend Stopgap patch for problem with cursors using hash joins: an ABORT 2000-11-10 04:08:25 +00:00
bin Revoked changes for pg_dumpaccounts 2000-11-02 17:33:41 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Brand 7.0.3. 2000-11-03 03:42:57 +00:00
interfaces Brand 7.0.3. 2000-11-03 03:42:57 +00:00
makefiles Please forget all I said about gcc and AIX in my previous mail. 2000-04-05 14:47:21 +00:00
pl Back-patch fix for '.' not in PATH at build time, per SL Baur. 2000-09-23 22:51:19 +00:00
template Finally figured out that HP's cpp won't do ANSI preprocessing constructs 2000-04-21 03:07:51 +00:00
test Make the world safe for QNX's busted shell ... 2000-05-24 22:32:59 +00:00
tools Update pgindent 2000-04-12 01:01:49 +00:00
tutorial Fix some bogosity in the tutorial examples. 2000-03-28 02:49:19 +00:00
utils Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
win32 Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
config.guess Added latest config.guess and config.sub 2000-03-29 16:12:31 +00:00
config.sub Added latest config.guess and config.sub 2000-03-29 16:12:31 +00:00
configure oops, in v7.x its USE_SYSLOG, not ENABLE_SYSLOG 2000-08-28 20:27:32 +00:00
configure.in oops, in v7.x its USE_SYSLOG, not ENABLE_SYSLOG 2000-08-28 20:27:32 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Update ecpg to use snprintf 2000-02-28 23:28:41 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Transmit -I switches selected by configure (particularly those from 2000-05-23 02:12:46 +00:00
Makefile.shlib Several compilation and run-time problems occur when building on SGI 2000-05-16 20:48:52 +00:00
mkinstalldirs Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00