postgresql/src
2011-09-01 19:59:35 +03:00
..
backend setlocale() on Windows doesn't work correctly if the locale name contains 2011-09-01 11:10:23 +03:00
bin setlocale() on Windows doesn't work correctly if the locale name contains 2011-09-01 11:10:23 +03:00
include setlocale() on Windows doesn't work correctly if the locale name contains 2011-09-01 11:10:23 +03:00
interfaces Remove spurious comma. Spotted by Tom. 2011-09-01 19:59:35 +03:00
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 2011-08-24 15:17:03 -04:00
pl Change PyInit_plpy to external linkage 2011-08-18 13:41:56 +03:00
port Fix MinGW build, broken by my previous patch to add a setlocale() wrapper 2011-09-01 14:04:19 +03:00
template
test Add expected isolationtester output when prepared xacts are disabled 2011-08-25 17:45:57 -03:00
timezone Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
tools Fix MinGW build, broken by my previous patch to add a setlocale() wrapper 2011-09-01 14:04:19 +03:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:27 -04:00
Makefile.shlib Use single quotes in preference to double quotes for protecting pathnames. 2011-06-15 21:45:50 -04:00
nls-global.mk
win32.mak