| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Subject: | Re: CALL stmt, ERROR: unrecognized node type: 113 bug |
| Date: | 2018-02-11 00:41:03 |
| Message-ID: | 20180211004103.GA3270@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Feb 11, 2018 at 08:17:55AM +0900, Michael Paquier wrote:
> On Sat, Feb 10, 2018 at 01:46:40PM -0500, Tom Lane wrote:
>> I pushed a fix for all that.
>
> Shouldn't there be a test case as well? The patch I sent upthread was
> doing the whole set, except that I did not bother
... Rename EXPR_KIND_CALL to something else.
This was missing the last part of the sentence.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-02-11 00:46:50 | Re: ldapi support |
| Previous Message | Michael Paquier | 2018-02-10 23:17:55 | Re: CALL stmt, ERROR: unrecognized node type: 113 bug |