Skip to content

Commit 4e54dd2

Browse files
Fix typo in recent commit
Typo in 9c7d06d Reported-by: Masahiko Sawada
1 parent a228e44 commit 4e54dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/slotfuncs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ pg_replication_slot_advance(PG_FUNCTION_ARGS)
462462

463463
/*
464464
* We can't move slot past what's been flushed/replayed so clamp the
465-
* target possition accordingly.
465+
* target position accordingly.
466466
*/
467467
if (!RecoveryInProgress())
468468
moveto = Min(moveto, GetFlushRecPtr());

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