| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | "Joe Conway" <mail(at)joeconway(dot)com>, pgsql-committers(at)postgresql(dot)org, "bruce momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Subject: | Re: pgsql-server/src/pl/plpgsql/src gram.y pl_exec ... |
| Date: | 2003-03-25 14:08:35 |
| Message-ID: | 28037.1048601315@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
>>> Is this a "latest bison" kind of issue? I'm using version 1.75.
>>
>> bison version seems to be the case. I updated to bison 1.875 and now
>> everything works perfectly.
> Weird - compiles fine for me on FreeBSD/Alpha with 1.75...
I'm at 1.875 and didn't notice any problem. Perhaps a machine
dependency had crept into bison 1.75? Prolly not worth trolling their
logfiles to find out.
If anyone else confirms the failure, though, we'll need to update our
own docs to specify bison >= 1.875 required. I think it says 1.50
at the moment ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2003-03-25 14:14:08 | Re: pgsql-server/src/pl/plpgsql/src gram.y pl_exec ... |
| Previous Message | Christopher Kings-Lynne | 2003-03-25 06:47:41 | Re: pgsql-server/src/pl/plpgsql/src gram.y pl_exec ... |