summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/spin.c
Commit message (Expand)AuthorAgeFilesLines
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-5/+7
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-10/+10
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-13/+28
* Rename BindingTable to ShmemIndex.Bruce Momjian1998-06-271-6/+6
* cleanupsBruce Momjian1998-06-231-2/+1
* rename MAIN_MEMORY to STABLE_MEMORY_STORAGEBruce Momjian1998-06-231-9/+9
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-3/+1
* Have to PROC_INCR_SLOCK before return.Vadim B. Mikheev1997-09-221-2/+2
* Inline frequently called functions.Bruce Momjian1997-09-181-7/+81
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-10/+10
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-117/+129
* Remove unused spin function when no spinlocks.Bruce Momjian1997-08-211-15/+1
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-15/+18
* Another compilation error has surfaced on Ultrix. In spin.c, sem.h must beBruce Momjian1997-01-141-4/+5
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-101-1/+4
* Clean up Makefile(s)Marc G. Fournier1996-11-031-2/+1
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+247