Обсуждение: Fix a typo of func DecodeInsert()

Поиск
Список
Период
Сортировка

Fix a typo of func DecodeInsert()

От
Yongtao Huang
Дата:
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.
Вложения