Re: 7.1 odbc bug & patch

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Dave Bodenstab <imdave(at)mcs(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: 7.1 odbc bug & patch
Date: 2001-06-13 04:45:19
Message-ID: 3B26EFDF.555CA4E4@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-06-13 13:48:15 Re: 7.1 odbc bug & patch
Previous Message Bruce Momjian 2001-06-13 01:55:59 Re: DROP CONSTRAINT (UNIQUE) preliminary support