We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5987553 commit 0d4dad2Copy full SHA for 0d4dad2
src/backend/utils/cache/syscache.c
@@ -396,7 +396,7 @@ SearchSysCacheCopy(int cacheId,
396
/*
397
* SearchSysCacheLockedCopy1
398
*
399
- * Meld SearchSysCacheLockedCopy1 with SearchSysCacheCopy(). After the
+ * Meld SearchSysCacheLocked1 with SearchSysCacheCopy(). After the
400
* caller's heap_update(), it should UnlockTuple(InplaceUpdateTupleLock) and
401
* heap_freetuple().
402
*/
0 commit comments