postgresql/src
2002-11-01 18:15:34 +00:00
..
backend After elog(PANIC), exit with abort() not proc_exit(). This allows a 2002-11-01 17:55:23 +00:00
bin Avoid malloc(0) when printing a table of no columns. On some platforms 2002-11-01 15:12:19 +00:00
corba
data
include Code review for statement_timeout patch. Fix some race conditions 2002-10-31 21:34:17 +00:00
interfaces Return something meaningful for Statement.getFetchSize(). Previously we were 2002-10-30 04:33:29 +00:00
makefiles
pl Fix within-function memory leaks in the various PLs' interfaces to 2002-10-19 22:10:58 +00:00
port Update comments. 2002-10-29 04:24:30 +00:00
template
test Update to match expected results on OS X 10.2. 2002-11-01 18:15:34 +00:00
tools Compute version number for docs on the fly. 2002-10-12 16:34:28 +00:00
tutorial
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak