pqexecparams and binary data

From: gribeiro(at)dpi(dot)inpe(dot)br
To: pgsql-interfaces(at)postgresql(dot)org
Subject: pqexecparams and binary data
Date: 2005-12-06 13:15:43
Message-ID: 20051206111543.1wlavpzg0hbko844@agenda.dpi.inpe.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ludek Finstrle 2005-12-06 14:28:11 Re: [ODBC] BLOB handling compatibility with PostgreSQL > 7.4
Previous Message Ludek Finstrle 2005-12-05 21:28:06 Re: [ODBC] BLOB handling compatibility with PostgreSQL > 7.4