Re: Driver manager detection in 08.02.0400 is broken

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Driver manager detection in 08.02.0400 is broken
Date: 2007-05-04 12:28:50
Message-ID: 200705041428.50562.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Am Freitag, 4. Mai 2007 13:58 schrieb Hiroshi Saito:
> > Am Freitag, 4. Mai 2007 13:37 schrieb Hiroshi Saito:
> >> Eh? , I use iODBC on FreeBSD. I have the positive proof of the test that
> >> uses it. How does it make trouble?
> >
> > I said --without-unixodbc and it still turned it on.
>
> Ahhh, I understood.
>
> I use this.
> configure --enable-unicode --with-iodbc --with-odbcver=0x0300
> --enable-pthreads
>
> It is necessary to adjust it. or write the document.

I've cleaned up the configure.ac file so that the --without- and --disable-
options actually mean "turn off". I'm not really familiar with the changed
driver manager detection logic yet, but at least it should have less
surprises now.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2007-05-04 12:56:26 [ psqlodbc-Bugs-1003103 ] copy_and_convert_field(...) destroys bind info for wide char varchar columns
Previous Message Peter Eisentraut 2007-05-04 12:26:06 Compilation error in head