summaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/buf_table.c
AgeCommit message (Expand)Author
2003-12-14I posted some bufmgr cleanup a few weeks ago, but it conflicted withNeil Conway
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-132nd try for the ARC strategy.Jan Wieck
2003-11-13ARC strategy backed out ... sorryJan Wieck
2003-11-13Replacement of the buffer replacement strategy with an ARCJan Wieck
2003-08-04Update copyrights to 2003.Bruce Momjian
2003-07-24Error message editing in backend/storage.Tom Lane
2002-06-20Update copyright to 2002.Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-05Further cleanup of dynahash.c API, in pursuit of portability andTom Lane
2001-10-01Another round of cleanups for dynahash.c (maybe it's finally clean ofTom Lane
2001-09-29Implement new 'lightweight lock manager' that's intermediate betweenTom Lane
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-11-30Rearrange bufmgr header files so that buf_internals.h need not beTom Lane
2000-10-18I had to change buffer tag: now RelFileNode is used instead ofVadim B. Mikheev
2000-05-19Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion withTom Lane
2000-01-26Add:Bruce Momjian
1999-07-15Remove unused #includes in *.c files.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-06-30Rename shared memory area.Bruce Momjian
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-01-07Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian
1998-01-05Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.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-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1996-11-03Clean up MakefileMarc G. Fournier
1996-07-30More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier