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
Michael Meskes cedae13017 Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant. 16 years ago
..
backend Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME. 16 years ago
bin Fix memory leakage introduced into print_aligned_text by 8.4 changes 16 years ago
include Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME. 16 years ago
interfaces Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant. 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 Remove now unnecessary loop around CallNamedPipe(). 16 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME. 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