index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
buffer
/
bufmgr.c
Commit message (
Expand
)
Author
Age
*
Various compile errors concerning overflow due to shifts, unsigned, and bad p...
Bruce Momjian
1997-07-24
*
CommitInfoNeedsSave[buffer - 1] = 0
Vadim B. Mikheev
1997-04-18
*
PrintBufferUsage() changed to report about shared, local and direct
Vadim B. Mikheev
1997-04-18
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-28
*
The second patch adds a more explicative error message to BufferPoolCheckLeak.
Marc G. Fournier
1997-01-23
*
Fixing possible losing data changes:
Vadim B. Mikheev
1997-01-20
*
No more LateWrite, but there is WriteMode;
Vadim B. Mikheev
1997-01-16
*
ReleaseTmpRelBuffers is ReleaseRelationBuffers now.
Vadim B. Mikheev
1997-01-14
*
ReleaseTmpRelBuffers () releases buffers in LOCAL buffer pool now
Vadim B. Mikheev
1996-12-31
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Clean up Makefile
Marc G. Fournier
1996-11-03
*
Fix for pg_log bug
Marc G. Fournier
1996-09-19
*
iBrought in a fix for backend crashes
Marc G. Fournier
1996-07-23
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09