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
Bruce Momjian 287fd7a995 Recommit socket path fix. It works now. 25 years ago
..
backend avoid opening view files. 25 years ago
bin Install the sample pg_ident.conf file into /home/postgres/testversion/data, just like pg_hba.conf. 25 years ago
corba
data
include Recommit socket path fix. It works now. 25 years ago
interfaces Fix yacc failures in preproc.y. 25 years ago
makefiles spaces to tab 25 years ago
pl Revise handling of oldstyle/newstyle functions per recent discussions 25 years ago
template AIX patches from Andreas. 25 years ago
test Allow running without a "schedule" file. This enables you to run tests 25 years ago
tools Make PROCEDURAL optional in CREATE/DROP LANGUAGE. 26 years ago
tutorial Revise handling of oldstyle/newstyle functions per recent discussions 25 years ago
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 26 years ago
DEVELOPERS
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 26 years ago
Makefile Fix GNU make detection. 26 years ago
Makefile.global.in Enable WAL in config.h, not Makefile.global. 25 years ago
Makefile.shlib Give GCC on Irix a (theoretical) chance. 25 years ago
win32.mak