postgresql/src
Tom Lane 11f6d2fcba As a stopgap to get the Windows buildfarm members running again, hot-wire
the check on diff's exit status to check for literally 0 or 1.  Someone
should look into why WIFEXITED/WEXITSTATUS don't work for this, but I've
spent more than enough time on it already.
2006-07-20 16:25:30 +00:00
..
backend Don't try to truncate multixact SLRU files in checkpoints done during xlog 2006-07-20 00:46:42 +00:00
bin Mark a few functions as static or NOT_USED. 2006-07-18 17:42:01 +00:00
include Update WIN32 quoting roles documentation. 2006-07-19 17:01:24 +00:00
interfaces The Win32 DEF files that are generated for libpq contain the attribute 2006-07-18 22:18:08 +00:00
makefiles Rewrite pg_regress as a C program instead of a shell script. 2006-07-19 02:37:00 +00:00
pl Rewrite pg_regress as a C program instead of a shell script. 2006-07-19 02:37:00 +00:00
port copydir() and rmtree() need to use lstat, not stat, to behave as expected 2006-07-18 22:36:46 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test As a stopgap to get the Windows buildfarm members running again, hot-wire 2006-07-20 16:25:30 +00:00
timezone Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
tools Add WIN32 compile suggestion to pginclude README. 2006-07-19 15:06:06 +00:00
tutorial Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Make pg_config location overridable for pgxs builds. 2006-07-20 09:30:18 +00:00
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 2006-04-28 02:53:20 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak WIN32 fixes: 2006-07-06 02:12:32 +00:00