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

Commit6b60916

Browse files
committed
Fix thinko in comment
Pointed out by Andres Freund
1 parent234a266 commit6b60916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/replication/slot.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ typedef struct ReplicationSlotPersistentData
6969
/*
7070
* Oldest LSN that the client has acked receipt for. This is used as the
7171
* start_lsn point in case the client doesn't specify one, and also as a
72-
* safety measure toback off in case the client specifies a start_lsn
73-
* that's further in thefuture than this value.
72+
* safety measure tojump forwards in case the client specifies a
73+
*start_lsnthat's further in thepast than this value.
7474
*/
7575
XLogRecPtrconfirmed_flush;
7676

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp