Re: BUG #13516: no binary output function available for type void - Mailing list pgsql-bugs

From Nuri Boardman
Subject Re: BUG #13516: no binary output function available for type void
Date
Msg-id CABYfjNW4c-D9g4JVJZk+o5_nz_W5JYwwEqLoNTKjVeyB4fi_cA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #13516: no binary output function available for type void  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
We're going to 9.4 very shortly. Thanks for letting me know it's fixed.
On Jul 23, 2015 6:58 PM, "Tom Lane" <tgl@sss.pgh.pa.us> wrote:

> ganuri@gmail.com writes:
> > The following bug has been logged on the website:
> > Bug reference:      13516
> > Logged by:          Nuri Boardman
> > Email address:      ganuri@gmail.com
> > PostgreSQL version: 9.0.4
> > Operating system:   Windows 7
> > Description:
>
> > calling a stored procedure which has return type void
> > using PQexecParams
> > and passing 1 for the last argument (binary results)
>
> That was fixed way back in 9.1.
>
> Since 9.0.x will be out of support this fall, you really should be
> thinking about an upgrade.
>
>                         regards, tom lane
>

pgsql-bugs by date:

Previous
From: bakhtawarashiq@hotmail.com
Date:
Subject: BUG #13517: installaion error
Next
From: Andrew Dunstan
Date:
Subject: Re: BUG #13514: PostgreSQL backend process crashes on jsonb_object_agg()