Re: Using real libpq parameters

From: "A(dot)M(dot)" <agentm(at)themactionfaction(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Re: Using real libpq parameters
Date: 2011-02-26 23:47:22
Message-ID: E5201389-F7A5-48A7-B2DC-683AEC1BB2AE@themactionfaction.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg


On Feb 26, 2011, at 6:40 PM, Daniele Varrazzo wrote:

> Hello,
>
> I've tried to make order in the ideas about pros and cons of using
> real query parameters in libpq. Here is my analysis and a possible
> plan.
>
<snip>
> Comments and discussion are appreciated. Cheers.

Have you looked at libpqtypes? It makes dealing with complex datatypes trivial.

http://libpqtypes.esilo.com/

Cheers,
M

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message P. Christeas 2011-02-27 10:30:45 Re: Using real libpq parameters
Previous Message Daniele Varrazzo 2011-02-26 23:40:59 Using real libpq parameters