Re: Stuff for 2.4.1 - Mailing list psycopg

From Karsten Hilbert
Subject Re: Stuff for 2.4.1
Date
Msg-id 20110327191826.GK2358@hermes.hilbert.loc
Whole thread Raw
In response to Re: Stuff for 2.4.1  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List psycopg
On Sun, Mar 27, 2011 at 07:37:52PM +0100, Daniele Varrazzo wrote:

> > After all this is only going to be relevant within the
> > window where pre-9 libpq's try to connect to 9+ servers.
> >
> > For psycopg2's compiled against 9+ libpq's this would IFDEF
> > out to a noop, essentially.
>
> Unfortunately there's no reliable way to do this. The problem is in
> the runtime library, not in the one used at compile time, and there is
> no way to know the runtime version - not for libraries before 9.0.

Well, one could roundtrip a bit of binary data, no ?

(I realize this wouldn't help all that much.)

Karsten
--
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

psycopg by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Stuff for 2.4.1
Next
From: Daniele Varrazzo
Date:
Subject: Re: Stuff for 2.4.1