Re: CALL stmt, ERROR: unrecognized node type: 113 bug - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: CALL stmt, ERROR: unrecognized node type: 113 bug
Date
Msg-id 7b8acdac-d259-d35a-1595-02e1bdf8d8c5@2ndquadrant.com
Whole thread Raw
In response to Re: CALL stmt, ERROR: unrecognized node type: 113 bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: CALL stmt, ERROR: unrecognized node type: 113 bug
List pgsql-hackers
On 2/11/18 01:10, Tom Lane wrote:
>> This brings the amount of objects stored in pg_proc to four.  Perhaps it
>> would be time to bring more clarity in pg_proc by introducing a prokind
>> column for functions, aggregates, window functions and procedures?
> 
> Yeah.  I was under the impression that Peter was looking into that ...
> [ digs... ] see
> https://www.postgresql.org/message-id/80ee1f5c-fa9d-7285-ed07-cff53d4f4858@2ndquadrant.com

Yeah that's still pending, but there wasn't a whole lot of reaction in
that thread.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: CALL stmt, ERROR: unrecognized node type: 113 bug
Next
From: Robert Haas
Date:
Subject: Re: Parallel bt build crashes when DSM_NONE