]> granicus.if.org Git - postgresql/history - src/backend/storage/lmgr/proc.c
Rename locking structure names to be clearer. Add narrative to
[postgresql] / src / backend / storage / lmgr / proc.c
1998-06-30 Bruce MomjianRename locking structure names to be clearer. Add...
1998-06-27 Bruce MomjianRename BindingTable to ShmemIndex.
1998-06-27 Bruce MomjianFix for hang after postmaster restart. Add new proc_ex...
1998-06-19 Bruce MomjianSolaris cleanup.
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-25 Bruce Momjianpgindent changes for Thomas proc/lock cleanup
1998-02-24 Bruce MomjianFix for locking problems an dpriority.
1998-02-19 Bruce MomjianFIFO lock wait queue, with readers grouped together.
1998-01-28 Bruce MomjianMore deadlock code to check for escallation locks.
1998-01-27 Bruce MomjianReal deadlock detection.
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-10-30 Bruce MomjianRemove duplocate lock_timeout value.
1997-09-18 Bruce MomjianInline memset() as MemSet().
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-14 Bruce MomjianRemove WIN32 defines. They never worked.
1997-02-13 Bruce MomjianFix naming from proc to prio to fix previous patch.
1997-02-12 Marc G. FournierPatch from Massimo Dal Zotto <dz@cs.unitn.it>
1997-02-11 Bruce MomjianAssign priorities when creating jobs in lock queue.
1997-01-08 Bryan HendersonChange the way ipc.h is included because sys/ipc.h...
1996-12-26 Bruce Momjianpq/signal() portability patch. Also psql copy prompt...
1996-11-27 Vadim B. MikheevSetting MyProc->xid to InvalidTransactionId while creating
1996-11-24 Bryan HendersonMove include of signal.h inside pqsignal.h so it's...
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-11-06 Marc G. FournierSome compile failure fixes from Keith Parks <emkxp01...
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-08-01 Marc G. FournierFixes:
1996-07-31 Marc G. FournierFixes:
1996-07-25 Marc G. Fourniermultiple define of 'union semun' removed
1996-07-20 Marc G. FournierBrought in NEOSOFT's port to i386_solaris
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01