aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/spin.c
Commit message (Expand)AuthorAge
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Rename BindingTable to ShmemIndex.Bruce Momjian1998-06-27
* cleanupsBruce Momjian1998-06-23
* rename MAIN_MEMORY to STABLE_MEMORY_STORAGEBruce Momjian1998-06-23
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* Have to PROC_INCR_SLOCK before return.Vadim B. Mikheev1997-09-22
* Inline frequently called functions.Bruce Momjian1997-09-18
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove unused spin function when no spinlocks.Bruce Momjian1997-08-21
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Another compilation error has surfaced on Ultrix. In spin.c, sem.h must beBruce Momjian1997-01-14
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-10
* Clean up Makefile(s)Marc G. Fournier1996-11-03
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09