Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7799d4e

Browse files
committed
Fix comment grammar in slotfuncs.c
Author: Bharath RupireddyDiscussion:https://postgr.es/m/CALj2ACUkrNR2xTak+QaqxoTjPKGn8zXWripv7SR27t+Q5qF1Wg@mail.gmail.com
1 parent5786fe1 commit7799d4e

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 segmentsslotscan 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)

[8]ページ先頭

©2009-2025 Movatter.jp