On Wed, Dec 2, 2009 at 12:28 PM, Daniel Verite wrote:
> Merlin Moncure wrote:
>
>> PQbinaryTuples is basically going to return whatever you passed into
>> resultformat when you executed the query (in the case of PQexec, it's
>> going to be 1 always).
>
> You mean 0 (i.e. text, not binary).
Merlin Moncure wrote:
> PQbinaryTuples is basically going to return whatever you passed into
> resultformat when you executed the query (in the case of PQexec, it's
> going to be 1 always).
You mean 0 (i.e. text, not binary). And with an exception on PQexec("FETCH
c") when c is a binary
On Fri, Nov 27, 2009 at 3:33 AM, bbhe wrote:
> hi all,
>
> I don't why PQbinaryTuples function returns 1
> even the select statement only returns two integer fields.
> Although there are some columns with type bytea in the table.
PQbinaryTuples is basically going to return whatever you passed int
hi all,
I don't why PQbinaryTuples function returns 1
even the select statement only returns two integer fields.
Although there are some columns with type bytea in the table.
Are there any documents describe this?
--
Regards
Sam
hi all,
I don't why PQbinaryTuples function returns 1
even the select statement only returns two integer fields.
Although there are some columns with type bytea in the table.
Are there any documents describe this?
--
Regards
Sam
--
Regards
Sam