postgresql/src
Tom Lane 42fbb6dbe7 Clean up various memory leaks within plpgsql, and re-enable the
exec_eval_simple_expr shortcut, which was diked out in 7.1 because it
leaked too much space.  CVS tip now leaks no memory in Chris Ruprecht's
example, which formerly leaked to the tune of 500 MB.  (Much of this
is work that Jan already did; this commit just cleans up around the
edges.)
2001-08-02 21:31:23 +00:00
..
backend Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie, 2001-08-02 18:08:43 +00:00
bin Attached is a trivial patch to add ANALYZE to the tab complete file in 2001-08-01 18:45:50 +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 Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie, 2001-08-02 18:08:43 +00:00
interfaces Message typo was fixed in sources, but not in de.po. 2001-08-01 14:07:41 +00:00
makefiles Shared libraries should not be linked explicitly against -lc on FreeBSD 2001-06-20 20:25:11 +00:00
pl Clean up various memory leaks within plpgsql, and re-enable the 2001-08-02 21:31:23 +00:00
template Back out qnx plpgsql/Makefile change and move to src/Makefile. 2001-05-24 22:33:18 +00:00
test Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
tools pgindent fix for asterisk indented too much in return type, for Tom. 2001-06-06 20:51:31 +00:00
tutorial Update some obsolete examples. 2001-06-13 19:31:56 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Make sure the build tree is before the source tree in the include path. 2001-07-15 11:20:01 +00:00
Makefile.shlib Shared libraries should not be linked explicitly against -lc on FreeBSD 2001-06-20 20:25:11 +00:00
nls-global.mk Change xgettext rule to run in the source tree, so we don't have the 2001-07-15 11:43:55 +00:00
win32.mak Libpq++ fixes for Win32 compile. 2001-07-11 22:12:43 +00:00