Skip to content

Commit c072e80

Browse files
committed
Correct function name in comment of logical decoding code
Reported-by: Dave Cramer Author: Euler Taveira Discussion: https://postgr.es/m/CADK3HHKnPGJDLhjOFBY6+70Wd14iEH8c2GKw7UrOuUHp_GNFrA@mail.gmail.com
1 parent a33969e commit c072e80

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 like IncreaseRestartDecodingForSlot this only takes effect when the
913+
* Just like LogicalIncreaseXminForSlot this only takes effect when the
914914
* client has confirmed to have received current_lsn.
915915
*/
916916
void

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