Re: pgsql: Binary data support improvement
Sorry, missed the list...
On 26 June 2013 09:54, Yasuo Ohgaki <[email protected]> wrote:
> Hi Make,
>
> 2013/6/26 Michael Wallner <[email protected]>
>>
>> I didn't look at the code yet, but how do you know about binary format
>> conventions of all possible types returned?
>
> Users can only specify if the result is returned as text or binary. i.e.
> If a user set $binary_result to TRUE, then all results(fields) are returned
> as binary.
>
> pgsql module does not care what binary is returned and users are
> responsible for correct handling. Therefore, it's only useful for bytea
> data type for almost all users.
--
Regards,
Mike
Thread (10 messages)