pgsql: Fix description of DecodeInsert() in decode.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix description of DecodeInsert() in decode.c
Date
Msg-id E1rQ0ti-001of3-Of@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/44ad5129ce19d22afe757a6b56e41eaa91304869

Modified Files
--------------
src/backend/replication/logical/decode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove some comments related to pqPipelineSync() and PQsendPipel
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Close socket in case of errors in setting non-blocking