aboutsummaryrefslogtreecommitdiff
path: root/src/include/storage/bufmgr.h
Commit message (Expand)AuthorAge
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Add typdefs to pgindent run.Bruce Momjian1997-09-08
* 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
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-28
* SetBufferWriteMode () added; FlushLocalBuffer () fixed (shouldn'tVadim B. Mikheev1997-01-16
* There is no more ReleaseTmpRelBuffers, but ReleaseRelationBuffers.Vadim B. Mikheev1997-01-14
* Another directory totally cleaned outMarc G. Fournier1996-11-05
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-03
* Okay, following Bryan's (and others) suggestions...cleaning up theMarc G. Fournier1996-11-01
* D'Arcy's cleanupsMarc G. Fournier1996-10-26
* More include files cleaned upMarc G. Fournier1996-10-20
* Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier1996-10-19
* More cleanups of the include filesMarc G. Fournier1996-08-28