aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.c
Commit message (Expand)AuthorAge
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-24
* CommitInfoNeedsSave[buffer - 1] = 0Vadim B. Mikheev1997-04-18
* PrintBufferUsage() changed to report about shared, local and directVadim B. Mikheev1997-04-18
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-28
* The second patch adds a more explicative error message to BufferPoolCheckLeak.Marc G. Fournier1997-01-23
* Fixing possible losing data changes:Vadim B. Mikheev1997-01-20
* No more LateWrite, but there is WriteMode;Vadim B. Mikheev1997-01-16
* ReleaseTmpRelBuffers is ReleaseRelationBuffers now.Vadim B. Mikheev1997-01-14
* ReleaseTmpRelBuffers () releases buffers in LOCAL buffer pool nowVadim B. Mikheev1996-12-31
* Compile and warning cleanupBruce Momjian1996-11-08
* Clean up MakefileMarc G. Fournier1996-11-03
* Fix for pg_log bugMarc G. Fournier1996-09-19
* iBrought in a fix for backend crashesMarc G. Fournier1996-07-23
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09