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

Commitcf3fff6

Browse files
committed
Initialize the new bgwriterLatch field properly.
Peter Geoghegan
1 parente43166a commitcf3fff6

File tree

1 file changed

+1
-0
lines changed
  • src/backend/storage/lmgr

1 file changed

+1
-0
lines changed

‎src/backend/storage/lmgr/proc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ InitProcGlobal(void)
186186
ProcGlobal->startupProc=NULL;
187187
ProcGlobal->startupProcPid=0;
188188
ProcGlobal->startupBufferPinWaitBufId=-1;
189+
ProcGlobal->bgwriterLatch=NULL;
189190

190191
/*
191192
* Create and initialize all the PGPROC structures we'll need (except for

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp