postgresql/src
2010-03-31 08:45:18 +00:00
..
backend Fix "constraint_exclusion = partition" logic so that it will also attempt 2010-03-30 21:58:11 +00:00
bin Also print the libpq error message when lo_create or lo_open fails 2010-03-18 20:00:51 +00:00
include Fix "constraint_exclusion = partition" logic so that it will also attempt 2010-03-30 21:58:11 +00:00
interfaces Give a more precise error message if a variable is re-used as cursor name in ecpg. 2010-03-31 08:45:18 +00:00
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 2010-01-20 09:30:07 +00:00
pl Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL 2010-03-18 19:43:03 +00:00
port Buildfarm still unhappy, so I'll bet it's EACCES not EPERM. 2010-03-01 14:54:00 +00:00
template
test Rework join-removal logic as per recent discussion. In particular this 2010-03-28 22:59:34 +00:00
timezone Small adjustment by pgindent. 2010-03-13 00:40:43 +00:00
tools Adding special command line option that is now needed for the one ecpg regression test that was changed. 2010-03-21 14:26:58 +00:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:02 +00:00
bcc32.mak
DEVELOPERS
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 2010-01-20 09:16:24 +00:00
Makefile.global.in Mark "installcheck-parallel", "world", "install-world" and "installcheck-world" make targets as PHONY. Fujii Masao. 2010-03-24 13:14:02 +00:00
Makefile.shlib
nls-global.mk
win32.mak