Skip to content
Snippets Groups Projects
Commit 1c297d42 authored by Vadim B. Mikheev's avatar Vadim B. Mikheev
Browse files

No more LateWrite.

parent cbc7af81
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_init.c,v 1.3 1996/11/08 05:58:09 momjian Exp $
* $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_init.c,v 1.4 1997/01/16 08:04:30 vadim Exp $
*
*-------------------------------------------------------------------------
*/
......@@ -118,9 +118,6 @@ long *LastRefCount; /* refcounts of last ExecMain level */
SPINLOCK BufMgrLock;
/* delayed write: TRUE on, FALSE off */
int LateWrite = TRUE;
int ReadBufferCount;
int BufferHitCount;
int BufferFlushCount;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment