You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Andrew Dunstan 85d67ccd75 Add plperl.on_perl_init setting to provide for initializing the perl library on load. Also, handle END blocks in plperl. 16 years ago
..
backend Adjust GetLockConflicts() so that it uses TopMemoryContext when 16 years ago
bin Allow psql variables to be interpolated with literal or identifier escaping. 16 years ago
include Augment WAL records for btree delete with GetOldestXmin() to reduce 16 years ago
interfaces Changed ECPG outofscope handling to always print out statements in the same order 16 years ago
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 16 years ago
pl Add plperl.on_perl_init setting to provide for initializing the perl library on load. Also, handle END blocks in plperl. 16 years ago
port Simplify validate_exec() by using access(2) to check file permissions, 16 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Type table feature 16 years ago
timezone Update copyright for the year 2010. 16 years ago
tools Adjust MSVC build script too, now that the walreceiver dynamic module 16 years ago
tutorial Update copyright for the year 2010. 16 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 16 years ago
Makefile.global.in Python 3 support in PL/Python 16 years ago
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 17 years ago
bcc32.mak
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 17 years ago
win32.mak