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

From: ganuri(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13516: no binary output function available for type void
Date: 2015-07-23 20:32:25
Message-ID: 20150723203225.6415.80639@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-07-23 22:58:02 Re: BUG #13516: no binary output function available for type void
Previous Message Tom Lane 2015-07-23 18:16:33 Re: BUG #13514: PostgreSQL backend process crashes on jsonb_object_agg()