]> granicus.if.org Git - postgresql/history - src/backend/storage/lmgr/lock.c
getpid/pid cleanup
[postgresql] / src / backend / storage / lmgr / lock.c
1998-01-25 Bruce Momjiangetpid/pid cleanup
1998-01-23 Bruce MomjianFix a variety of locking problems like newer lock waite...
1998-01-23 Bruce MomjianCleanup deadlock message.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-09-18 Bruce MomjianInline memset() as MemSet().
1997-09-18 Bruce MomjianInline frequently called functions.
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-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-03-15 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1997-02-14 Bruce MomjianRemove hardcoded 20000 and change to BootstrapObjectIdData.
1997-02-12 Marc G. FournierPatch from Massimo Dal Zotto <dz@cs.unitn.it>
1996-12-26 Bruce MomjianAdded include files needed for getpid prototype.
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-11-03 Marc G. FournierClean up Makefile(s)
1996-10-11 Marc G. FournierI have written some patches to the postgres lock manage...
1996-07-30 Marc G. FournierMore cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01