Re: Getting adaped output from unicode text, without a connection

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
Cc: "Hefferon, James S(dot)" <jhefferon(at)smcvt(dot)edu>, "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: Getting adaped output from unicode text, without a connection
Date: 2013-07-21 23:29:32
Message-ID: EB9332EC-E4DF-4981-9046-751330EDB9A9@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg


On Jul 21, 2013, at 1:39 PM, Adrian Klaver wrote:

> My question would be, why invoke psycopg2 at all?
> Can you not just write out the strings?

I assume the OP wanted to do pre-quoting on the strings.

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Federico Di Gregorio 2013-07-22 09:04:09 Re: Problem with the default registration of the JSON adapter
Previous Message Adrian Klaver 2013-07-21 20:39:23 Re: Getting adaped output from unicode text, without a connection