postgresql/src
2001-05-16 04:01:04 +00:00
..
backend Add missing dlfcn.h includes. Fix "" vs <>. 2001-05-15 16:55:27 +00:00
bin Cope with configure arguments that contain spaces. 2001-05-13 00:12:05 +00:00
corba
data
include Re-add pg_index.indhaskeytype. 2001-05-15 03:49:35 +00:00
interfaces Backpatch ORDER BY fix to jdbc1. 2001-05-16 04:01:04 +00:00
makefiles Mention SHELL usage in initdb. 2001-05-08 20:38:00 +00:00
pl Remove linking hacks now that dynloader is fixed. 2001-05-14 22:06:50 +00:00
template Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. 2001-05-14 21:45:53 +00:00
test Fix regression for new oids. 2001-05-15 04:12:56 +00:00
tools Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb 2001-05-14 20:30:21 +00:00
tutorial
utils
DEVELOPERS
GNUmakefile.in
Makefile
Makefile.global.in PL/Python should build portably now, if you can get over the fact that 2001-05-12 17:49:32 +00:00
Makefile.shlib Shared library and GCC support for SCO OpenServer. 2001-05-07 20:43:28 +00:00
win32.mak