Skip to content

Commit 44ad512

Browse files
committed
Fix description of DecodeInsert() in decode.c
This incorrectly referred to deletes. Author: Yongtao Huang Reviewed-by: Richard Guo Description: https://postgr.es/m/CAOe1Go0Czgvo9eiDqeFpaABwJu=gBK6qjrYzZGZLn=tKDX8AUw@mail.gmail.com
1 parent 061cc7e commit 44ad512

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
static void
896896
DecodeInsert(LogicalDecodingContext *ctx, XLogRecordBuffer *buf)

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