From: | Laurette Cisneros <laurette(at)nextbus(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 7.3b5 contrib compile problem |
Date: | 2002-11-07 20:24:46 |
Message-ID: | Pine.LNX.4.44.0211071224100.28984-100000@visor.corp.nextbus.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
FYI: I easily updated to 1.75 and all is well.
Thanks for all the help,
L.
On Thu, 7 Nov 2002, Tom Lane wrote:
> I said:
> >> It's interesting that bison 1.28's output is sufficiently different to
> >> cause a problem, but we are not going to worry about supporting use of
> >> old bisons.
>
> Well, it turned out to be reasonably easy to fix this, so I did. It
> seems that bison 1.28 generates a .h file that cannot be included into
> the .c file it generates :-(. Experimentation shows this is fixed in
> bison 1.35, possibly earlier; but it's easy enough to just not include
> the .h file.
>
> regards, tom lane
>
--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
----------------------------------
My other vehicle is my imagination.
- bumper sticker
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-11-07 20:52:31 | Re: CREATE TABLE/AS does not allow WITH OIDS? |
Previous Message | korry | 2002-11-07 20:24:10 | Re: protocol change in 7.4 |