Skip to content

Commit 5cd0269

Browse files
Amit Kapilapull[bot]
authored andcommitted
1 parent 18946b7 commit 5cd0269

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)