Skip to content

Commit 7799d4e

Browse files
committed
Fix comment grammar in slotfuncs.c
Author: Bharath Rupireddy Discussion: https://postgr.es/m/CALj2ACUkrNR2xTak+QaqxoTjPKGn8zXWripv7SR27t+Q5qF1Wg@mail.gmail.com
1 parent 5786fe1 commit 7799d4e

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
@@ -414,7 +414,7 @@ pg_get_replication_slots(PG_FUNCTION_ARGS)
414414

415415
XLByteToSeg(slot_contents.data.restart_lsn, targetSeg, wal_segment_size);
416416

417-
/* determine how many segments slots can be kept by slots */
417+
/* determine how many segments can be kept by slots */
418418
slotKeepSegs = XLogMBVarToSegs(max_slot_wal_keep_size_mb, wal_segment_size);
419419
/* ditto for wal_keep_size */
420420
keepSegs = XLogMBVarToSegs(wal_keep_size_mb, wal_segment_size);

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