aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/ipc.c
Commit message (Expand)AuthorAge
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* Inline frequently called functions.Bruce Momjian1997-09-18
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* 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
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson1997-01-08
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Compile and warning cleanupBruce Momjian1996-11-08
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Clean up Makefile(s)Marc G. Fournier1996-11-03
* more removals of PORTNAME_*Marc G. Fournier1996-10-31
* This is a fix to be included in 1.02.1. It adds a tip for peopleMarc G. Fournier1996-08-14
* multiple define of 'union semun' removedMarc G. Fournier1996-07-25
* Brought in NEOSOFT's port to i386_solarisMarc G. Fournier1996-07-20
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09