Re: RPM question: Where to put psycopg2 files - Mailing list psycopg

From Federico Di Gregorio
Subject Re: RPM question: Where to put psycopg2 files
Date
Msg-id 4D345DEA.9060309@dndg.it
Whole thread Raw
In response to Re: RPM question: Where to put psycopg2 files  (Harald Armin Massa <harald@2ndQuadrant.com>)
Responses Re: RPM question: Where to put psycopg2 files  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List 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.digregorio@dndg.it
Studio Associato Di Nunzio e Di Gregorio                  http://dndg.it
                      The number of the beast: vi vi vi. -- Delexa Jones

psycopg by date:

Previous
From: Harald Armin Massa
Date:
Subject: Re: RPM question: Where to put psycopg2 files
Next
From: Daniele Varrazzo
Date:
Subject: Re: RPM question: Where to put psycopg2 files