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

Commit591ccb6

Browse files
committed
Fix outdated comment in lwlock.c
Commit3761fe3 should have madethis change, but didn't.Reported by Álvaro Herrera.
1 parent93eb619 commit591ccb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,8 +581,8 @@ LWLockNewTrancheId(void)
581581

582582
/*
583583
* Register a tranche ID in the lookup table for the current process. This
584-
* routine will save a pointer to the trancheobject passed as an argument,
585-
* sothat object should be allocated in a backend-lifetime context
584+
* routine will save a pointer to the tranchename passed as an argument,
585+
* sothe name should be allocated in a backend-lifetime context
586586
* (TopMemoryContext, static variable, or similar).
587587
*/
588588
void

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp