aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/localbuf.c
Commit message (Expand)AuthorAge
* Decrement relation reference count incremented inVadim B. Mikheev1997-10-12
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* Used modified version of indent that understands over 100 typedefs.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
* Added SCO support, from Daniel Harris.Bruce Momjian1997-07-28
* 1. LocalBufferSync(): set nextFreeLocalBuf to 0 - we're freeingVadim B. Mikheev1997-05-20
* PrintBufferUsage() changed to report about shared, local and directVadim B. Mikheev1997-04-18
* FlushLocalBuffer () releases buffer only if requiredVadim B. Mikheev1997-01-16
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Compile and warning cleanupBruce Momjian1996-11-08
* Clean up MakefileMarc G. Fournier1996-11-03
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09