Re: psqlODBC and IPv6 - Mailing list pgsql-odbc

From Zoltan Boszormenyi
Subject Re: psqlODBC and IPv6
Date
Msg-id 48CF9B3A.6040308@cybertec.at
Whole thread Raw
In response to Re: psqlODBC and IPv6  (Stephen Frost <sfrost@snowman.net>)
Responses Re: psqlODBC and IPv6  (Zoltan Boszormenyi <zb@cybertec.at>)
List pgsql-odbc
Stephen Frost írta:
> * Zoltan Boszormenyi (zb@cybertec.at) wrote:
>
>> does anyone know why 08.03.0200 fixed connecting to a server
>> via an IPv6 socket? 08.03.0100 is in Fedora 9 and connection is
>> very unreliable: https://bugzilla.redhat.com/show_bug.cgi?id=462312
>>
>
> Have you considered that the version of libpq might be different?
>
>     Thanks,
>
>         Stephen
>

No, I haven't because libpq is the same, i.e. the system
provided libpq.so.5.1 from PostgreSQL 8.3.3 in this case.
Only the psqlODBC version is different.
And psqlODBC was very vocal about rebasing itself to libpq
in the 08.xx.yyy series so it automagically gets new protocol
features/fixes.
"psql -h ::1 ..." works without any problem,
"isql MyDSN ..." is stable with psqlODBC 08.03.0200,
unstable with 08.03.0100.

--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/


pgsql-odbc by date:

Previous
From: Stephen Frost
Date:
Subject: Re: psqlODBC and IPv6
Next
From: Zoltan Boszormenyi
Date:
Subject: Re: psqlODBC and IPv6