| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: CALL stmt, ERROR: unrecognized node type: 113 bug |
| Date: | 2018-02-12 19:38:21 |
| Message-ID: | 7b9d4582-25df-2cea-2a48-98f602dc48df@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2/1/18 11:33, Pavel Stehule wrote:
> postgres=# \sf test
> ERROR: cache lookup failed for type 0
Here is a patch set that adds procedure support to \ef and \sf.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Fix-typo.patch | text/plain | 15.4 KB |
| 0002-Add-tests-for-pg_get_functiondef.patch | text/plain | 3.6 KB |
| 0003-Add-procedure-support-to-pg_get_functiondef.patch | text/plain | 7.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-02-12 19:41:36 | Re: CALL stmt, ERROR: unrecognized node type: 113 bug |
| Previous Message | David Fetter | 2018-02-12 19:06:16 | Re: Minor version upgrades and extension packaging |