Re: IN/OUT parameters - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: IN/OUT parameters
Date
Msg-id 200505241145.06469.josh@agliodbs.com
Whole thread Raw
In response to IN/OUT parameters  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
Hmmmm ....

> It seems to me that the bind message needs to support the notion of
> direction in order for this to work cleanly.
>
> Alternatively we could punt and use SQL Server's mechanism where they
> only support IN, and INOUT, which would require all parameters to be
> sent to the procedure.

Does SQL2003 cover IN/OUT parameters?  I don't see anything in SQL99.

-- 
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Junaili Lie
Date:
Subject: postmaster.pid disappeared
Next
From: Josh Berkus
Date:
Subject: Re: postmaster.pid disappeared