postgresql/src
Tom Lane c9dc53be77 Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants of
the BlockSig/UnBlockSig declaration have to be PGDLLIMPORT'ified.
Per buildfarm results.
2010-01-16 05:52:29 +00:00
..
backend Add #include <sys/time.h> for struct timeval definition on BSD/OS. 2010-01-16 01:55:28 +00:00
bin
include Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants of 2010-01-16 05:52:29 +00:00
interfaces Added correct error handling in DESCRIBE statement processing by Boszormenyi Zoltan <zb@cybertec.at>. 2010-01-15 13:19:12 +00:00
makefiles Second try: walreceiver should not be built with -DBUILDING_DLL 2010-01-15 21:43:21 +00:00
pl Remove unnecessary use of temp file. Tim Bunce 2010-01-10 18:10:03 +00:00
port Simplify validate_exec() by using access(2) to check file permissions, 2010-01-14 00:14:06 +00:00
template
test Add point_ops opclass for GiST. 2010-01-14 16:31:09 +00:00
timezone
tools remove use of temp file for perlchunks.h, as in recent change to plperl GNUmakefile 2010-01-11 14:16:18 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile Move build of src/backend/replication/walreceiver/ later in the build 2010-01-15 17:01:06 +00:00
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak