pgsql: Fix description of DecodeInsert() in decode.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix description of DecodeInsert() in decode.c
Дата
Msg-id E1rQ0ti-001of3-Of@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Remove some comments related to pqPipelineSync() and PQsendPipel
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Close socket in case of errors in setting non-blocking