summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/ipci.c
AgeCommit message (Expand)Author
1999-02-21Rearrange handling of MAXBACKENDS a little bit. The default settingTom Lane
1999-02-19Reorder startup ops so that if preallocation of semas fails,Tom Lane
1999-02-19Allow maximum number of backends to be set at configure timeTom Lane
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-12-15Initial MVCC code.Vadim B. Mikheev
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-06-27Rename BindingTable to ShmemIndex.Bruce Momjian
1998-06-27Fix for hang after postmaster restart. Add new proc_exit andBruce Momjian
1998-06-26Rename Lockm to Locks.Bruce Momjian
1998-06-25Rename BindingTab to BindingTable.Bruce Momjian
1998-06-23Back out some changes I made just for testing.Bruce Momjian
1998-06-23Add underscores in manual references.Bruce Momjian
1998-06-23rename MAIN_MEMORY to STABLE_MEMORY_STORAGEBruce Momjian
1998-05-29Remove fork()/exec() and only do fork(). Small cleanups.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-01-08Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-06Some compile failure fixes from Keith Parks <[email protected]>Marc G. Fournier
1996-11-03Clean up Makefile(s)Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier