Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1c297d4

Browse files
committed
No more LateWrite.
1 parentcbc7af8 commit1c297d4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/backend/storage/buffer/buf_init.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_init.c,v 1.3 1996/11/08 05:58:09 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_init.c,v 1.4 1997/01/16 08:04:30 vadim Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -118,9 +118,6 @@ long*LastRefCount; /* refcounts of last ExecMain level */
118118

119119
SPINLOCKBufMgrLock;
120120

121-
/* delayed write: TRUE on, FALSE off */
122-
intLateWrite= TRUE;
123-
124121
intReadBufferCount;
125122
intBufferHitCount;
126123
intBufferFlushCount;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp