Re: odbc patches

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Nick Gorham <nick(at)lurcher(dot)org>, Nick Gorham <nick(at)easysoft(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: odbc patches
Date: 2000-06-19 17:06:13
Message-ID: Pine.LNX.4.21.0006191852530.353-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Naa, that just makes things worse because now it won't work for unixODBC
either. I had to remove this for now. I'll look through Nick's original
patches and see how I can merge them in.

Btw., one thing I don't understand is this: Aren't psqlodbc and unixodbc
essentially products with the same functionality? If so, how is linking
one with the other meaningful? If not, what are they?

Bruce Momjian writes:

> Applied and renamed to HAVE_SEL_GET_PRIV_PROFILE.
>
>
> > Bruce Momjian wrote:
> >
> > > I am glad to back it out if you wish, or you can do it.
> > >
> > > [ Charset ISO-8859-1 unsupported, converting... ]
> > > > Sorry, I'm going to have to remove this. It breaks the build for those
> > > > *not* using unixODBC. (Nice marketing move, but really... :)
> > > >
> >
> > Sorry, its a missing n in misc.h and dlg_specific.c
> >
> > in the line
> >
> > #ifdef HAVE_SQLGETPRIVATEPROFILESTRING
> >
> > should be
> >
> > #ifndef HAVE_SQLGETPRIVATEPROFILESTRING
> >
> > Unless I have missed something else as well.
> >
> > --
> > To me vi is Zen. To use vi is to practice zen. Every command is
> > a koan. Profound to the user, unintelligible to the uninitiated.
> > You discover truth everytime you use it.
> > -- reddy(at)lion(dot)austin(dot)ibm(dot)com
> >
> >
> >
> >
>
>
>

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-06-19 17:35:59 Re: Big 7.1 open items
Previous Message Adam Haberlach 2000-06-19 16:26:53 Quick questions regarding patches (and BeOS patch Q)