On Thu, Jul 11, 2024 at 12:46 PM cca5507 <cca5...@qq.com> wrote: > > - /* use Oid as relation identifier */ > + /* use Oid as type identifier */ > pq_sendint32(out, typoid); > > I think it must be "type identifier" rather than "relation identifier". >
LGTM. -- With Regards, Amit Kapila.