]> granicus.if.org Git - postgresql/history - src/include/storage/lock.h
Rename locking structure names to be clearer. Add narrative to
[postgresql] / src / include / storage / lock.h
1998-06-30 Bruce MomjianRename locking structure names to be clearer. Add...
1998-06-28 Bruce MomjianRename lockt to locktype and rename LOCKT to LOCKTYPE.
1998-06-26 Bruce MomjianRename LockTab to LockTable in function name.
1998-06-15 Bruce MomjianFix macros that were not properly surrounded by parens...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-27 Bruce MomjianReal deadlock detection.
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-02-12 Marc G. FournierPatch from Massimo Dal Zotto <dz@cs.unitn.it>
1996-11-05 Marc G. FournierAnother directory totally cleaned out
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files