Re: odbc patches - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: odbc patches
Date
Msg-id Pine.LNX.4.21.0006191852530.353-100000@localhost.localdomain
Whole thread Raw
In response to Re: odbc patches  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@lion.austin.ibm.com
> >
> >
> >
> >
>
>
>

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


pgsql-patches by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Quick questions regarding patches (and BeOS patch Q)
Next
From: Peter Eisentraut
Date:
Subject: Re: odbc patches