Re: Fix a typo of func DecodeInsert() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix a typo of func DecodeInsert()
Date
Msg-id ZaeKFN_ttBt8Owo3@paquier.xyz
Whole thread Raw
In response to Re: Fix a typo of func DecodeInsert()  (Yongtao Huang <yongtaoh2022@gmail.com>)
List pgsql-hackers
On Wed, Jan 17, 2024 at 12:18:12PM +0800, Yongtao Huang wrote:
> Thank you. I prefer to keep the comments of these three functions
> *DecodeInsert()*,  *DecodeUpdate()*, and *DecodeDelete()* aligned.

Not sure either what we would gain with a more complicated description
in this area knowing that there is also DecodeMultiInsert(), so I have
just fixed the top of DecodeInsert() as you have suggested as it is
clearly wrong.  Thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "feichanghong"
Date:
Subject: Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing
Next
From: Konstantin Knizhnik
Date:
Subject: Re: index prefetching