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

Commit78bea62

Browse files
committed
Fix typo.
Amit Kapila
1 parent6819514 commit78bea62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/storage/lwlock.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ extern void InitLWLockAccess(void);
190190
/*
191191
* Extensions (or core code) can obtain an LWLocks by calling
192192
* RequestNamedLWLockTranche() during postmaster startup. Subsequently,
193-
* call GetNamedLWLockTranche()andto obtain a pointer to an array
194-
*containingthe number of LWLocks requested.
193+
* call GetNamedLWLockTranche() to obtain a pointer to an array containing
194+
* the number of LWLocks requested.
195195
*/
196196
externvoidRequestNamedLWLockTranche(constchar*tranche_name,intnum_lwlocks);
197197
externLWLockPadded*GetNamedLWLockTranche(constchar*tranche_name);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp