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

Commitf8437c8

Browse files
committed
Fix typo in comment
1 parent2a41507 commitf8437c8

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4821,7 +4821,7 @@ check_wal_buffers(int *newval, void **extra, GucSource source)
48214821
* This is to be called during startup, including a crash recovery cycle,
48224822
* unless in bootstrap mode, where no control file yet exists. As there's no
48234823
* usable shared memory yet (its sizing can depend on the contents of the
4824-
* control file!), first store the contents in local memory.XLOGShemInit()
4824+
* control file!), first store the contents in local memory.XLOGShmemInit()
48254825
* will then copy it to shared memory later.
48264826
*
48274827
* reset just controls whether previous contents are to be expected (in the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp