Fix a typo of func DecodeInsert()

Поиск
Список
Период
Сортировка
От Yongtao Huang
Тема Fix a typo of func DecodeInsert()
Дата
Msg-id CAOe1Go0Czgvo9eiDqeFpaABwJu=gBK6qjrYzZGZLn=tKDX8AUw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fix a typo of func DecodeInsert()
Список pgsql-hackers
Hi all,
I think the comment above the function DecodeInsert() in src/backend/replication/logical/decode.c should be
+ * Inserts can contain the new tuple.
, rather than
- * Deletes can contain the new tuple.

Please correct me if I'm wrong, thanks a lot.
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: Synchronizing slots from primary to standby
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Fix a typo of func DecodeInsert()