Re: BUG #13516: no binary output function available for type void

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ganuri(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13516: no binary output function available for type void
Date: 2015-07-23 22:58:02
Message-ID: 21459.1437692282@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

ganuri(at)gmail(dot)com writes:
> The following bug has been logged on the website:
> Bug reference: 13516
> Logged by: Nuri Boardman
> Email address: ganuri(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Nuri Boardman 2015-07-23 23:12:52 Re: BUG #13516: no binary output function available for type void
Previous Message ganuri 2015-07-23 20:32:25 BUG #13516: no binary output function available for type void