Re: Array handling in libpq - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: Array handling in libpq
Date
Msg-id 200701171546.l0HFkHV22381@momjian.us
Whole thread Raw
In response to Re: Array handling in libpq  ("Joris van Zwieten" <vanzwieten@stcorp.nl>)
Responses Re: Array handling in libpq  ("Joris van Zwieten" <vanzwieten@stcorp.nl>)
List pgsql-interfaces
Joris van Zwieten wrote:
> Hi Bruce, Jeroen,
> 
> Thanks for your replies. This is good to know, although one worry remains
> and that is loss of precision in the conversion of double to string. But
> this could probably always be solved by using enough digits in the
> conversion, right?

Also, the client and server can be different architectures, so the only
portable way to do the transfer is ASCII.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-interfaces by date:

Previous
From: "Joris van Zwieten"
Date:
Subject: Re: Array handling in libpq
Next
From: Bruno Wolff III
Date:
Subject: Re: Array handling in libpq