From: | Wen Yi <wen-yi(at)qq(dot)com> |
---|---|
To: | jacktby jacktby <jacktby(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re:How to solve the warning? |
Date: | 2023-08-06 02:50:15 |
Message-ID: | tencent_644197893AE3D565D36848BD381A3732E907@qq.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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(at)gmail(dot)com>;
Date: Sat, Aug 5, 2023 10:08 PM
To: "pgsql-general"<pgsql-general(at)lists(dot)postgresql(dot)org>;
Subject: How to solve the warning?
From | Date | Subject | |
---|---|---|---|
Next Message | Wen Yi | 2023-08-06 02:54:55 | [Question] Can someone provide the explain of the relation between PGPROC and transaction? |
Previous Message | Jan Wieck | 2023-08-05 18:18:58 | Re: Failed to parse new syntax |