Re: TODO items - Mailing list pgsql-hackers

From Joe Conway
Subject Re: TODO items
Date
Msg-id 3F33DFFB.7010909@joeconway.com
Whole thread Raw
In response to Re: TODO items  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus wrote:
>>>Actually, now that I look at it again, it is referring to procedures, 
>>>not functions. Maybe just make it:
>>>
>>>o Add capability to create and call PROCEDURES
> 
> OK.   I need to put a full proposal behind this once 7.4 is in the can.  
> However, this is largely academic until we get someone who really wants to 
> take ownership of PL/pgSQL and has the coding skills (I have the former but 
> not the latter).  
> 

This isn't isolated to just PL/pgSQL, just like the ability to create 
and call functions isn't. Support for PROCEDUREs in the backend is a 
prerequisite to being able to use PL/pgSQL to create procedures. It is 
necessary but not sufficient.

Similarly, if we want to support IN/OUT or named parameters, it isn't a 
PL/pgSQL issue per se, it is a general one.

Joe



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: src/interfaces/cli
Next
From: Larry Rosenman
Date:
Subject: Re: build on unixware 713