Re: libpq (C++) - Insert binary data

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: libpq (C++) - Insert binary data
Date: 2010-10-01 07:08:33
Message-ID: 4CA588F1.1050700@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/30/10 11:58 PM, GOO Creations wrote:
> thanks for this tip, but as far as I understand it libpqtypes is not
> part of the original lipq libary .
> This will result in the same problem as with the Qt libraries, it will
> add another dependecy to my plugin, which is not allowed.

take the source to libpqtypes, and static link it with your plugin.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fujii Masao 2010-10-01 07:42:37 Re: [9.0] hot standby plus streaming replication
Previous Message Jayadevan M 2010-10-01 07:07:15 Re: [9.0] hot standby plus streaming replication