postgresql/src
Bruce Momjian a4a6ee4a5d Check for "msys" so it doesn't use 'con' by checking for an evironment
variable.
2006-03-05 05:33:12 +00:00
..
backend Support include directives in postgresql.conf. 2006-03-04 22:19:31 +00:00
bin Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty. 2006-03-04 04:30:41 +00:00
include Check for "msys" so it doesn't use 'con' by checking for an evironment 2006-03-05 05:33:12 +00:00
interfaces Teach PQcmdTuples() that a COPY command tag might contain a row count, 2006-03-03 20:57:32 +00:00
makefiles Remove ancient hack to work around a peculiarity of libcurses on HPUX. 2006-02-07 17:36:13 +00:00
pl Fix possible crash at transaction end when a plpgsql function is used and 2006-03-02 05:34:12 +00:00
port Check for "msys" so it doesn't use 'con' by checking for an evironment 2006-03-05 05:33:12 +00:00
template Update tested AIX memset platforms. 2006-02-03 13:56:20 +00:00
test Add CASCADE option to TRUNCATE. Joachim Wieland 2006-03-03 03:30:54 +00:00
timezone Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
tools Update release checlist. 2006-02-12 17:23:31 +00:00
tutorial This patch makes the error message strings throughout the backend 2006-03-01 06:30:32 +00:00
utils Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
DEVELOPERS
Makefile Update Makefile for new thread_test location. 2006-02-04 01:04:20 +00:00
Makefile.global.in When performing a parallel build (make -j N) with ./configure 2006-02-12 07:29:36 +00:00
Makefile.shlib Remove BEOS port. 2006-01-05 03:01:38 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
nls-global.mk Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
win32.mak Fixes for Win32-client only compiles. 2006-03-03 23:11:48 +00:00