Skip to content

Commit 78bea62

Browse files
committed
Fix typo.
Amit Kapila
1 parent 6819514 commit 78bea62

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() and to obtain a pointer to an array
194-
* containing the number of LWLocks requested.
193+
* call GetNamedLWLockTranche() to obtain a pointer to an array containing
194+
* the number of LWLocks requested.
195195
*/
196196
extern void RequestNamedLWLockTranche(const char *tranche_name, int num_lwlocks);
197197
extern LWLockPadded *GetNamedLWLockTranche(const char *tranche_name);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy