pqexecparams and binary data - Mailing list pgsql-interfaces

From gribeiro@dpi.inpe.br
Subject pqexecparams and binary data
Date
Msg-id 20051206111543.1wlavpzg0hbko844@agenda.dpi.inpe.br
Whole thread Raw
List pgsql-interfaces
Hi,

I am using libpq function PQexecParams to insert rows into tables with columns
of type POLYGON. Our polygons have thousands of vertex and we decided to insert
them in binary mode using PQexecParams. This operation succeed. But we would
like to known if libpq or the backend do or not, internally, any conversion to
ASCII for the polygons before inserting the rows.

Since now i thanks everybody, Gilberto.






----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ODBC] BLOB handling compatibility with PostgreSQL > 7.4
Next
From: Ludek Finstrle
Date:
Subject: Re: [ODBC] BLOB handling compatibility with PostgreSQL > 7.4