Re: 7.1 odbc bug & patch - Mailing list pgsql-patches

From Hiroshi Inoue
Subject Re: 7.1 odbc bug & patch
Date
Msg-id 3B26EFDF.555CA4E4@tpf.co.jp
Whole thread Raw
In response to Re: 7.1 odbc bug & patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: 7.1 odbc bug & patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian wrote:
>
> > Bruce Momjian wrote:
> > >
> > > > > -----Original Message-----
> > > > > From: Bruce Momjian
> > > > >
> > > > > Wow, if all our code was as bad as this ODBC snipped we be in serious
> > > > > trouble.  :-)
> > > > >
> > > >
> > > > Probably gpps.c has caused ODBC troubles under unix(
> > > > gpps.c isn't needed at all under Windows). I'm happy if
> > > > someone maintains it and would reply to the inquiries
> > > > about ODBC under unix.
> > >
> > > Thanks for the info.  I will apply the patch now.
> > >
> >
> > Hmm I don't think the patch is proper.
> > Someone must maintain ODBC stuff under unix.
>
> Oh, I thought you liked it.  Is the new better than the old?

Partly maybe. But the handling of odbcinst.ini seems
to be different from its original intension.

What I expect is that someone who knows well about iODBC
rewrites gpps.c from the first.  I don't know if there's
such person in pg community.

regards,
Hiroshi Inoue

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: DROP CONSTRAINT (UNIQUE) preliminary support
Next
From: Bruce Momjian
Date:
Subject: Re: 7.1 odbc bug & patch