Re: Stored procedures and out parameters - Mailing list pgsql-hackers

From Vladimir Sitnikov
Subject Re: Stored procedures and out parameters
Date
Msg-id CAB=Je-H+js71GfmPDqFDz8Euf+NOt4LZteNXi4KE7EEH_=uFuw@mail.gmail.com
Whole thread Raw
In response to Re: Stored procedures and out parameters  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Stored procedures and out parameters
List pgsql-hackers
Merlin>The workaround is to simply not do that and you can get
Merlin>precise control of behavior

You are absolutely right.
On top of that, the whole concept of DB-drivers and libpq is useless.
Users should just simply exchange wire messages for precise control of behavior.

Vladimir

pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Stored procedures and out parameters
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Stored procedures and out parameters