summaryrefslogtreecommitdiff
path: root/src/backend/storage/lmgr/multi.c
Commit message (Expand)AuthorAgeFilesLines
* LOCK_LEVEL is defined in an i386_solaris system file, causing the compileMarc G. Fournier1998-01-231-5/+5
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-6/+6
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-6/+6
* Inline memset() as MemSet().Bruce Momjian1997-09-181-8/+8
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-5/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-103/+103
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-296/+319
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-3/+9
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-2/+2
* Clean up Makefile(s)Marc G. Fournier1996-11-031-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+415