postgresql/src
Noah Misch 27a23f9dfe pg_ctl: Cast DWORD values to avoid -Wformat warnings.
This affects pg_ctl alone, because pg_ctl takes the exceptional step of
calling Windows API functions in a Cygwin build.
2014-10-12 23:33:19 -04:00
..
backend Message improvements 2014-10-12 01:06:35 -04:00
bin pg_ctl: Cast DWORD values to avoid -Wformat warnings. 2014-10-12 23:33:19 -04:00
common
include Split builtins.h to a new header ruleutils.h 2014-10-08 18:10:47 -03:00
interfaces Fix array overrun in ecpg's version of ParseDateTime(). 2014-10-06 21:23:20 -04:00
makefiles
pl Translation updates 2014-10-05 23:23:50 -04:00
port Suppress dead, unportable src/port/crypt.c code. 2014-10-12 23:27:06 -04:00
template
test Message improvements 2014-10-12 01:06:35 -04:00
timezone Update time zone data files to tzdata release 2014h. 2014-10-04 14:18:19 -04:00
tools
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak