Обсуждение: Re:How to solve the warning?

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

Re:How to solve the warning?

От
"Wen Yi"
Дата:
Hi,
I check the image you send, I think you pass on a incompatible pointer:
The PostgreSQL want you to pass on a 'List*' but you give a  'Node*'.

And please send plain text next time, the PostgreSQL community archieve always just store the patch & plain text.

Yours,
Wen Yi


------------------ Original ------------------
From: "jacktby jacktby" <jacktby@gmail.com>;
Date: Sat, Aug 5, 2023 10:08 PM
To: "pgsql-general"<pgsql-general@lists.postgresql.org>;
Subject: How to solve the warning?