postgresql/src
2003-08-08 01:21:02 +00:00
..
backend Fix floating-point timestamp comparisons to not go nuts if NaN is 2003-08-08 00:10:31 +00:00
bin Remove space between function name and opening paren in pg_dump, for 2003-08-08 01:21:02 +00:00
corba
include Don't assume that struct option is available just because we can find a 2003-08-07 21:11:58 +00:00
interfaces Clean up function header. 2003-08-07 23:43:32 +00:00
makefiles Support for Intel compiler on Linux 2003-06-05 16:07:25 +00:00
pl Fix pltcl and plpython to support STATEMENT triggers. 2003-08-04 18:40:50 +00:00
port Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
template OSF supports pthreads, per Philip Yarra. 2003-07-15 17:28:36 +00:00
test create_unique_plan() should not discard existing output columns of the 2003-08-07 19:20:24 +00:00
tools Update pgindent readme. 2003-08-07 15:02:43 +00:00
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
utils
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
DEVELOPERS
Makefile
Makefile.global.in Add thread.c for libpq threading, and hook it into libpq/configure. 2003-06-14 14:35:42 +00:00
Makefile.shlib Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls-global.mk
win32.mak