summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/sinval.c
Commit message (Expand)AuthorAgeFilesLines
* Remove NEXTXID xlog record type to avoid three-way deadlock risk.Tom Lane2001-03-181-2/+2
* Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occurTom Lane2001-02-261-6/+47
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Significant cleanups in SysV IPC handling (shared mem and semaphores).Tom Lane2000-11-281-36/+7
* Keep track of the last active slot in the shared ProcState array, soTom Lane2000-11-121-9/+15
* New CHECKPOINT command.Vadim B. Mikheev2000-11-051-1/+38
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-29/+32
* Add:Bruce Momjian2000-01-261-2/+3
* Several changes here, not very related but touching some of the same files.Tom Lane1999-09-241-1/+201
* I finally understood what sinvaladt.c is doing --- and itTom Lane1999-09-061-44/+15
* Modify sinval so that InvalidateSharedInvalid() does not holdTom Lane1999-09-041-15/+42
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
* Repair performance problem in SI segment manipulations: iteratingTom Lane1999-05-281-6/+7
* pgindent run over code.Bruce Momjian1999-05-251-3/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-4/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+3
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-3/+2
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-9/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-7/+7
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-108/+114
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-2/+2
* Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson1997-01-081-2/+1
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+2
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+2
* Clean up Makefile(s)Marc G. Fournier1996-11-031-2/+2
* Added needed include file.Bruce Momjian1996-10-311-1/+3
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+169