Skip to content

Commit 549a3e2

Browse files
committed
Fix recently introduced typo.
Reported-By: David Rowley
1 parent a9d9bdd commit 549a3e2

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-
* snapshot cant't change in the midst of a relcache build, so there's no
351+
* snapshot can'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)
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