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

Commit0d4dad2

Browse files
Fix function name reference in comment
Ensure that we refer to the function being used, rather than thename of the resulting function in question.Author: Paul A Jungwirth <pj@illuminatedcomputing.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/CA+renyVZNiHEv5ceKDjA4j5xC6NT6mRuW33BDERBQMi_90_t6A@mail.gmail.com
1 parent5987553 commit0d4dad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/cache/syscache.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ SearchSysCacheCopy(int cacheId,
396396
/*
397397
* SearchSysCacheLockedCopy1
398398
*
399-
* MeldSearchSysCacheLockedCopy1 with SearchSysCacheCopy(). After the
399+
* MeldSearchSysCacheLocked1 with SearchSysCacheCopy(). After the
400400
* caller's heap_update(), it should UnlockTuple(InplaceUpdateTupleLock) and
401401
* heap_freetuple().
402402
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp