summaryrefslogtreecommitdiff
path: root/src/include/storage/sinval.h
Commit message (Expand)AuthorAgeFilesLines
* Restructure smgr API as per recent proposal. smgr no longer depends onTom Lane2004-02-101-1/+15
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* This patch reserves the last superuser_reserved_connections slots forBruce Momjian2002-08-291-1/+3
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Katherine Ward wrote:Jan Wieck2002-06-111-3/+3
* Catcaches can now store negative entries as well as positive ones, toTom Lane2002-03-031-11/+21
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-5/+5
* Implement new 'lightweight lock manager' that's intermediate betweenTom Lane2001-09-291-6/+3
* Transaction IDs wrap around, per my proposal of 13-Aug-01. MoreTom Lane2001-08-261-2/+2
* Implement LockBufferForCleanup(), which will allow concurrent VACUUMTom Lane2001-07-061-1/+4
* Clean up some longstanding problems in shared-cache invalidation.Tom Lane2001-06-191-5/+51
* Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occurTom Lane2001-02-261-2/+2
* 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-4/+4
* Keep track of the last active slot in the shared ProcState array, soTom Lane2000-11-121-2/+2
* 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/+5
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
* Repair performance problem in SI segment manipulations: iteratingTom Lane1999-05-281-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-4/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+3
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-6/+6
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-11/+12
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+2
* Another directory totally cleaned outMarc G. Fournier1996-11-051-5/+3
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+33