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

From Josh Berkus
Subject Re: IN/OUT parameters
Date
Msg-id 200505241229.07056.josh@agliodbs.com
Whole thread Raw
In response to Re: IN/OUT parameters  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom,

> How would it help for BIND to incorporate direction?  What would it even
> *mean* for BIND to incorporate direction --- it's a client-to-server
> message, and can hardly be expected to transmit data in the reverse
> direction.

Where directionality comes in is with OUT-only parameters.   Which, IMHO, 
aren't terribly important unless SQL2003 demands them; MSSQL didn't even 
bother to implement them.  Anyone know what SQL3 says?

-- 
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: Re: IN/OUT parameters
Next
From: Josh Berkus
Date:
Subject: Re: postmaster.pid disappeared