postgresql/src
2010-01-21 08:19:57 +00:00
..
backend Fix bogus comments. 2010-01-21 08:19:57 +00:00
bin Adjust psql to use pg_get_triggerdef(pretty=true) to remove extra ()'s 2010-01-21 06:11:46 +00:00
include Write a WAL record whenever we perform an operation without WAL-logging 2010-01-20 19:43:40 +00:00
interfaces Add user-specific .pg_service.conf file 2010-01-20 21:15:21 +00:00
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 2010-01-20 09:30:07 +00:00
pl Add utility functions to PLPerl: 2010-01-20 01:08:21 +00:00
port Simplify validate_exec() by using access(2) to check file permissions, 2010-01-14 00:14:06 +00:00
template
test Adjust psql to use pg_get_triggerdef(pretty=true) to remove extra ()'s 2010-01-21 06:11:46 +00:00
timezone Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tools Adjust MSVC build script too, now that the walreceiver dynamic module 2010-01-20 09:22:43 +00:00
tutorial Update copyright for the year 2010. 2010-01-02 16:58:17 +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 Python 3 support in PL/Python 2009-12-15 22:59:55 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
win32.mak