postgresql/src
Tom Lane 0d54d6ac44 Clean up handling of tuple descriptors so that result-tuple descriptors
allocated by plan nodes are not leaked at end of query.  This doesn't
really matter for normal queries, but it sure does for queries invoked
repetitively inside SQL functions.  Clean up some other grotty code
associated with tupdescs, and fix a few other memory leaks exposed by
tests with simple SQL functions.
2001-01-29 00:39:20 +00:00
..
backend Clean up handling of tuple descriptors so that result-tuple descriptors 2001-01-29 00:39:20 +00:00
bin The following patch is required for successful compilation on Irix. 2001-01-29 00:11:41 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +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 Clean up handling of tuple descriptors so that result-tuple descriptors 2001-01-29 00:39:20 +00:00
interfaces Here is an update on the Win32 patch. Modified files are 'config.h.win32' 2001-01-27 21:49:59 +00:00
makefiles Remove -L$(libdir) from DLLLIBS to prevent linking with an old version 2001-01-09 18:45:41 +00:00
pl Clean up per-tuple memory leaks in trigger firing and plpgsql 2001-01-22 00:50:07 +00:00
template Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
test Just a quick patch to make the geometry test on Sparc/Linux 2001-01-27 04:26:37 +00:00
tools Add ./include/config.h.win32 to RELEASE update list. 2001-01-25 00:01:17 +00:00
tutorial Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Fix unportable use of '!' in shell commands. 2000-12-30 00:24:09 +00:00
Makefile.global.in Remove no-longer-used STRERROR2 config symbol. 2001-01-20 22:56:33 +00:00
Makefile.shlib -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten 2000-12-06 19:37:08 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00