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
Tom Lane 11b274f00f Fix some ill-considered ifdefs, per report from Hans-JÏrgen SchÎnig. 23 years ago
..
backend Fix a batch of speling misteaks identified by Peter's spell-checker tool. 23 years ago
bin pg_dump missed comments attached to primary key or unique constraints 23 years ago
corba
include Disallow foreign-key references from temp tables to permanent tables. 23 years ago
interfaces Fix some ill-considered ifdefs, per report from Hans-JÏrgen SchÎnig. 23 years ago
makefiles Support for Intel compiler on Linux 23 years ago
pl Fix some problems with dropped columns in plpython trigger functions. 23 years ago
port Add errno value for thread *_r function call buffer too small. Improve 23 years ago
template Latest version of gcc from Apple does not work well with -traditional-cpp 23 years ago
test Attaching -lpq to LDFLAGS doesn't work, because the generated command 23 years ago
tools Tighten casting of function call pointers for threads. 23 years ago
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 23 years ago
utils
DEVELOPERS
Makefile
Makefile.global.in Make the default pg_hba.conf include an entry for ::1 only if configure 23 years ago
Makefile.shlib Apply ranlib(1) after installing a static (.a) library on Darwin. 23 years ago
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 23 years ago
nls-global.mk Run distprep target before creating list of files that contain translatable 23 years ago
win32.mak