Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e70ed4b

Browse files
author
Amit Kapila
committed
1 parent 2b8e527 commit e70ed4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/logical/decode.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ DecodeTruncate(LogicalDecodingContext *ctx, XLogRecordBuffer *buf)
10891089
}
10901090

10911091
/*
1092-
* Decode XLOG_HEAP2_MULTI_INSERT_insert record into multiple tuplebufs.
1092+
* Decode XLOG_HEAP2_MULTI_INSERT record into multiple tuplebufs.
10931093
*
10941094
* Currently MULTI_INSERT will always contain the full tuples.
10951095
*/

0 commit comments

Comments
 (0)