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

Appearance settings

Commit e70ed4b

Browse filesBrowse files
author
Amit Kapila
committed
1 parent 2b8e527 commit e70ed4b
Copy full SHA for e70ed4b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/backend/replication/logical/decode.c
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.