Re: CVS ODBC does not compile - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: CVS ODBC does not compile
Date
Msg-id 200109080240.f882eTd16521@candle.pha.pa.us
Whole thread Raw
In response to Re: CVS ODBC does not compile  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
> > Don't bother.  Some are const prototype, non-const definition, but
> > others are undefined variable and possible variable used but not
> > initialized.  I think we have to wait for Hiroshi.
>
> OK I removed the errors on cygwin port and will commit
> the fix soon. However I couldn't check it on linux box now
> unfortunately. I'm very happy if you could check it on your
> environment.

OK, I will wait for your commit.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: PL/pgSQL bug?
Next
From: Bruce Momjian
Date:
Subject: Re: CVS ODBC does not compile