aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/sinval.c
Commit message (Expand)AuthorAge
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Add:Bruce Momjian2000-01-26
* Several changes here, not very related but touching some of the same files.Tom Lane1999-09-24
* I finally understood what sinvaladt.c is doing --- and itTom Lane1999-09-06
* Modify sinval so that InvalidateSharedInvalid() does not holdTom Lane1999-09-04
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Repair performance problem in SI segment manipulations: iteratingTom Lane1999-05-28
* pgindent run over code.Bruce Momjian1999-05-25
* 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
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* 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 more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* 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
* 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
* Added needed include file.Bruce Momjian1996-10-31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09