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

Commitc072e80

Browse files
committed
Correct function name in comment of logical decoding code
Reported-by: Dave CramerAuthor: Euler TaveiraDiscussion:https://postgr.es/m/CADK3HHKnPGJDLhjOFBY6+70Wd14iEH8c2GKw7UrOuUHp_GNFrA@mail.gmail.com
1 parenta33969e commitc072e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/replication/logical/logical.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ LogicalIncreaseXminForSlot(XLogRecPtr current_lsn, TransactionId xmin)
910910
* Mark the minimal LSN (restart_lsn) we need to read to replay all
911911
* transactions that have not yet committed at current_lsn.
912912
*
913-
* Just likeIncreaseRestartDecodingForSlot this only takes effect when the
913+
* Just likeLogicalIncreaseXminForSlot this only takes effect when the
914914
* client has confirmed to have received current_lsn.
915915
*/
916916
void

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp