postgresql/src
2009-02-23 15:59:55 +00:00
..
backend Change the signaling of end-of-recovery. Startup process now indicates end 2009-02-23 09:28:50 +00:00
bin Fix psql's \dD to show only one row per domain, even when the domain has 2009-02-23 15:59:55 +00:00
include Change the signaling of end-of-recovery. Startup process now indicates end 2009-02-23 09:28:50 +00:00
interfaces ecpg requires libpq; add Makefile rules to require libpq to be built 2009-02-07 17:17:34 +00:00
makefiles
pl Add quotes to message 2009-02-23 10:03:22 +00:00
port Loop calling CallNamedPipe() several times in case it fails, 2009-02-15 13:58:18 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Remove the special cases to prevent minus-zero results in float4 and float8 2009-02-18 19:23:26 +00:00
timezone Update time zone data files to tzdata release 2009a: introduces Asia/Kathmandu 2009-01-29 19:59:59 +00:00
tools Make win32 builds always do SetEnvironmentVariable() when doing putenv(). 2009-01-21 10:30:02 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Add an implicit rule %.c -> %.i for running the C preprocessor. 2009-02-19 10:32:30 +00:00
Makefile.shlib
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 2009-01-20 09:58:50 +00:00
win32.mak