From: | Federico Di Gregorio <federico(dot)digregorio(at)dndg(dot)it> |
---|---|
To: | psycopg(at)postgresql(dot)org |
Subject: | Re: RPM question: Where to put psycopg2 files |
Date: | 2011-01-17 15:19:06 |
Message-ID: | 4D345DEA.9060309@dndg.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | psycopg |
On 17/01/2011 16:08, Harald Armin Massa wrote:
>
> Honestly I don't know if it would
>
> worth the hassle of adding conditional runtime import: probably not
> for the current set of conditional features, they are just a few.
>
> I also doubt it would be worth the hassle.
>
> I think it would be very nice to expose the libpq-version (and quality
> of this information as in "asked at compile time" or "asked right now,
> because it is 9.1 or newer and we can do it") to the Python application:
> so the application programmer would be able to issue workarounds like
> the "bytea-encoding to escape".
Exposing the compile version (and in the future the runtime one) would
be extremely useful for client code, IMHO.
federico
--
Federico Di Gregorio federico(dot)digregorio(at)dndg(dot)it
Studio Associato Di Nunzio e Di Gregorio http://dndg.it
The number of the beast: vi vi vi. -- Delexa Jones
From | Date | Subject | |
---|---|---|---|
Next Message | Daniele Varrazzo | 2011-01-17 15:34:01 | Re: RPM question: Where to put psycopg2 files |
Previous Message | Harald Armin Massa | 2011-01-17 15:08:38 | Re: RPM question: Where to put psycopg2 files |