Content-Length: 258128 | pFad | http://github.com/postgrespro/postgres/commit/4e54dd2e0a750352ce2a5c45d1cc9183e887eec3

B7 Fix typo in recent commit · postgrespro/postgres@4e54dd2 · GitHub
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)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/4e54dd2e0a750352ce2a5c45d1cc9183e887eec3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy