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 211f5afd40 Whoops, forgot to do ProcLockWakeup() after deadlock checker 25 years ago
..
backend Whoops, forgot to do ProcLockWakeup() after deadlock checker 25 years ago
bin Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
corba Convert files from DOS format to normal text. 25 years ago
data
include Re-implement deadlock detection and resolution, per design notes posted 25 years ago
interfaces Further to the previous ODBC patches I posted today, I found a couple of 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 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 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 Remove no-longer-used STRERROR2 config symbol. 25 years ago
Makefile.shlib -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten 25 years ago
win32.mak