Re: Void binary patch

Radosław Smogura <rsmogura@softperience.eu>

From: rsmogura <rsmogura@softperience.eu>
To: Robert Haas <robertmhaas@gmail.com>
Cc: PG Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-22T13:36:11Z
Lists: pgsql-hackers
 On Tue, 22 Feb 2011 07:01:02 -0500, Robert Haas wrote:
> On Sun, Feb 20, 2011 at 5:20 AM, Radosław Smogura
> <rsmogura@softperience.eu> wrote:
>> Just patch for missing procedures for void send/recv
>
> What problem does this fix?

 Can not execute stored procedures in JDBC with out arguments, I think 
 function retuning void as well, and some other "minors". Ofc with binary 
 mode.

 Regards,
 Radek