Skip to content

Commit 10b4852

Browse files
committed
Fix typos
Author: Amit Langote
1 parent 1c7c189 commit 10b4852

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/backend/replication/syncrep.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ SyncRepGetSynchronousStandby(void)
406406
* Update the LSNs on each queue based upon our latest state. This
407407
* implements a simple policy of first-valid-standby-releases-waiter.
408408
*
409-
* Other policies are possible, which would change what we do here and what
409+
* Other policies are possible, which would change what we do here and
410410
* perhaps also which information we store as well.
411411
*/
412412
void
@@ -419,9 +419,9 @@ SyncRepReleaseWaiters(void)
419419

420420
/*
421421
* If this WALSender is serving a standby that is not on the list of
422-
* potential standbys then we have nothing to do. If we are still starting
423-
* up, still running base backup or the current flush position is still
424-
* invalid, then leave quickly also.
422+
* potential sync standbys then we have nothing to do. If we are still
423+
* starting up, still running base backup or the current flush position
424+
* is still invalid, then leave quickly also.
425425
*/
426426
if (MyWalSnd->sync_standby_priority == 0 ||
427427
MyWalSnd->state < WALSNDSTATE_STREAMING ||

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