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
Vadim B. Mikheev c19dadbf08 Runtime btree recovery is now ON by default. 25 years ago
..
backend Runtime btree recovery is now ON by default. 25 years ago
bin Redo pgaccess' queries about views so that they will work in both 7.1 25 years ago
corba Convert files from DOS format to normal text. 25 years ago
data
include Macro for btree runtime fix. 25 years ago
interfaces Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for 25 years ago
makefiles Remove -L$(libdir) from DLLLIBS to prevent linking with an old version 25 years ago
pl Clean up per-tuple memory leaks in trigger firing and plpgsql 25 years ago
template Darwin porting patches from Peter Bierman <bierman@apple.com> 25 years ago
test Just a quick patch to make the geometry test on Sparc/Linux 25 years ago
tools Add ./include/config.h.win32 to RELEASE update list. 25 years ago
tutorial Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
DEVELOPERS
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 26 years ago
Makefile Fix unportable use of '!' in shell commands. 25 years ago
Makefile.global.in Make DEF_PGPORT available to Makefiles, so it can be substituted into 25 years ago
Makefile.shlib Check for -lresolv. 25 years ago
win32.mak