Re: odbc on unix - Mailing list pgsql-interfaces

From Hiroshi Inoue
Subject Re: odbc on unix
Date
Msg-id 3C704C7F.C296292A@tpf.co.jp
Whole thread Raw
In response to odbc on unix  (Michael Meskes <meskes@postgresql.org>)
Responses Re: odbc on unix
Re: odbc on unix
List pgsql-interfaces
Michael Meskes wrote:
> 
> I just tried to figured out the status of our odbc driver for unix, but I'm
> quite confused. There sertainly is a makefile for unix in
> pgsql/src/interfaces/odbc but some recent changes I saw looked like windows
> odbc only.

The recent changes were made by me mostly and I 
have no ODBC environment on *nix. So the changes
are mainly for Windows.

> And what worries me most is that the TODO file in this directory
> is dated 1998. So what's the state?

Probably I'm responsible for maintaining the TODO now.
OK I would update the TODO. Siginificant Items are
1) ODBC 3.0 support.
2) Unicode(UCS-2) support.
3) Updatable cursors support.

> I know that unixodbc works fine with postgresql. Do we still need our own driver
> on unix? Or is this just for the Windows branch?

If the *nix ODBC driver really has no problem we
don't need our own driver.

regards,
Hiroshi Inoue


pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: C++: headache with PgDatabase::GetValue (int, string)
Next
From: Bruce Momjian
Date:
Subject: Re: odbc on unix