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

Commit549a3e2

Browse files
committed
Fix recently introduced typo.
Reported-By: David Rowley
1 parenta9d9bdd commit549a3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ ScanPgRelation(Oid targetRelId, bool indexOK, bool force_non_historic)
348348
* The caller might need a tuple that's newer than the one the historic
349349
* snapshot; currently the only case requiring to do so is looking up the
350350
* relfilenode of non mapped system relations during decoding. That
351-
* snapshotcant't change in the midst of a relcache build, so there's no
351+
* snapshotcan't change in the midst of a relcache build, so there's no
352352
* need to register the snapshot.
353353
*/
354354
if (force_non_historic)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp