Re: missing support of named convention for procedures - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: missing support of named convention for procedures
Date
Msg-id 8e67bd1a-4898-7c22-7387-b785dbb84d06@2ndquadrant.com
Whole thread Raw
In response to Re: missing support of named convention for procedures  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: missing support of named convention for procedures  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On 3/22/18 10:19, Pavel Stehule wrote:
> attached patch should to fix it

Committed.

I had to make a small tweak to make INOUT + DEFAULT parameters work in
PL/pgSQL.

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


pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Proposal: Adding json logging
Next
From: Amit Langote
Date:
Subject: Re: partitioning code reorganization