Content-Length: 255958 | pFad | http://github.com/postgrespro/postgres/commit/7799d4e3bdd14c90989d829a9b24e73d4ff4d4ad

7D Fix comment grammar in slotfuncs.c · postgrespro/postgres@7799d4e · GitHub
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)








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/7799d4e3bdd14c90989d829a9b24e73d4ff4d4ad

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy