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

Commitf435455

Browse files
robertmhaasAlexander Korotkov
authored and
Alexander Korotkov
committed
Fix typo.
Amit Kapila
1 parent301335d commitf435455

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
@@ -186,8 +186,8 @@ extern void InitLWLockAccess(void);
186186
/*
187187
* Extensions (or core code) can obtain an LWLocks by calling
188188
* RequestNamedLWLockTranche() during postmaster startup. Subsequently,
189-
* call GetNamedLWLockTranche()andto obtain a pointer to an array
190-
*containingthe number of LWLocks requested.
189+
* call GetNamedLWLockTranche() to obtain a pointer to an array containing
190+
* the number of LWLocks requested.
191191
*/
192192
externvoidRequestNamedLWLockTranche(constchar*tranche_name,intnum_lwlocks);
193193
externLWLockPadded*GetNamedLWLockTranche(constchar*tranche_name);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp