summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/sinval.c
AgeCommit message (Expand)Author
1999-09-24Several changes here, not very related but touching some of the same files.Tom Lane
1999-09-06I finally understood what sinvaladt.c is doing --- and itTom Lane
1999-09-04Modify sinval so that InvalidateSharedInvalid() does not holdTom Lane
1999-07-15Remove unused #includes in *.c files.Bruce Momjian
1999-05-28Repair performance problem in SI segment manipulations: iteratingTom Lane
1999-05-25pgindent run over code.Bruce Momjian
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-08-25From: Massimo Dal Zotto <[email protected]>Marc G. Fournier
1998-06-15Remove un-needed braces around single statements.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-12Remove more (void) and fix -Wall warnings.Bruce Momjian
1997-01-08Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson
1996-11-10All external function definitions now have prototypes that are checked.Bruce 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-10-31Added needed include file.Bruce Momjian
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier