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

Commit44ad512

Browse files
committed
Fix description of DecodeInsert() in decode.c
This incorrectly referred to deletes.Author: Yongtao HuangReviewed-by: Richard GuoDescription:https://postgr.es/m/CAOe1Go0Czgvo9eiDqeFpaABwJu=gBK6qjrYzZGZLn=tKDX8AUw@mail.gmail.com
1 parent061cc7e commit44ad512

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
@@ -890,7 +890,7 @@ DecodeAbort(LogicalDecodingContext *ctx, XLogRecordBuffer *buf,
890890
/*
891891
* Parse XLOG_HEAP_INSERT (not MULTI_INSERT!) records into tuplebufs.
892892
*
893-
*Deletes can contain the new tuple.
893+
*Inserts can contain the new tuple.
894894
*/
895895
staticvoid
896896
DecodeInsert(LogicalDecodingContext*ctx,XLogRecordBuffer*buf)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp