postgresql/src
2007-01-29 20:22:35 +00:00
..
backend Update process termination message to display signal number and name 2007-01-29 20:17:40 +00:00
bin Add 'output file' option for pg_dumpall, especially useful for Win32, 2007-01-25 03:30:43 +00:00
include Improve hash join to discard input tuples immediately if they can't 2007-01-28 23:21:26 +00:00
interfaces Fixed expected files, so they are in sync with tests again. 2007-01-27 18:33:22 +00:00
makefiles Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 2006-11-28 05:45:43 +00:00
pl Remove unnecessary checkpoint from PL regression tests. This was once 2007-01-28 21:17:32 +00:00
port Use sizeof() for snprintf() buffer length. 2007-01-29 20:22:35 +00:00
template Make --with-ldap build on Unixware, per Olivier Prenant. 2006-12-14 21:49:54 +00:00
test Add a new builtin type, "uuid". This implements a UUID type, similar to 2007-01-28 16:16:54 +00:00
timezone Squelch some VC++ compiler warnings. Mark float literals with the "f" 2007-01-26 17:45:42 +00:00
tools Fix path problem in MSVC bison wrapper. per Joachim Wieland. 2007-01-28 16:29:37 +00:00
tutorial Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 2006-10-06 18:53:53 +00:00
DEVELOPERS
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
Makefile.global.in On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
Makefile.shlib Indent comments in makefiles better so they don't appear in the output. 2007-01-07 08:49:31 +00:00
nls-global.mk
win32.mak