Fix a typo of func DecodeInsert()

From: Yongtao Huang <yongtaoh2022(at)gmail(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Fix a typo of func DecodeInsert()
Date: 2024-01-16 21:16:26
Message-ID: CAOe1Go0E+5JjaoxEVkWo+zuLMbohN1RZg8n4T2-9mShXBReLCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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.

Attachment Content-Type Size
0001-Fix-a-typo-of-func-DecodeInsert.patch application/octet-stream 918 bytes

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2024-01-16 23:59:26 Re: BUG #18274: Error 'invalid XML content'
Previous Message Bruce Momjian 2024-01-16 18:46:04 Re: bug in polish translation