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