postgresql/src
Bruce Momjian 0e8ac82c63 Fix a variety of locking problems like newer lock waiters getting
lock before older waiters, and having readlock people not share
locks if a writer is waiting for a lock, and waiting writers not
getting priority over waiting readers.
1998-01-23 22:16:48 +00:00
..
backend Fix a variety of locking problems like newer lock waiters getting 1998-01-23 22:16:48 +00:00
bin From: James Hughes <jamesh@interpath.com> 1998-01-23 19:22:24 +00:00
include LOCK_LEVEL is defined in an i386_solaris system file, causing the compile 1998-01-23 19:53:44 +00:00
interfaces Fixes a free() problem under FreeBSD 1998-01-23 02:31:18 +00:00
lextest Lex/yacc source cleanup like indent. 1997-09-08 03:20:18 +00:00
makefiles From: "Billy G. Allie" <Bill.Allie@mug.org> 1998-01-17 23:33:58 +00:00
man Cleanup deadlock message. 1998-01-23 06:01:36 +00:00
template Start an openbsd port 1998-01-20 03:11:11 +00:00
test From: "Michael J. Maravillo" <mmj@philonline.com> 1998-01-17 23:39:35 +00:00
tools Html backend_dir cleanup 1998-01-12 14:41:38 +00:00
tutorial Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
utils Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
config.guess From: "Eric H. Raskin" <ehr@listworks.com> 1997-06-11 01:02:01 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
configure Minor cleanups for i386_solaris port 1998-01-23 19:13:22 +00:00
configure.in Minor cleanups for i386_solaris port 1998-01-23 19:13:22 +00:00
DEVELOPERS Reorganize developers files. 1997-09-08 04:14:01 +00:00
GNUmakefile.in From: "Michael J. Maravillo" <mmj@philonline.com> 1998-01-17 23:39:35 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Thank god for searchable mail archives. 1998-01-15 19:46:37 +00:00