Re: Compile problem on FreeBSD/Alpha

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Compile problem on FreeBSD/Alpha
Date: 2002-11-03 13:41:17
Message-ID: m3r8e24vpe.fsf@varsoon.wireboard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:

> chriskl(at)alpha:~/pgsql-head$ bison --version
> GNU Bison version 1.28

Upgrade Bison to 1.50 or later. Earlier versions can't handle the
size of the current grammar.

-Doug

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tommi Mäkitalo 2002-11-03 14:30:54 Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3
Previous Message Christopher Kings-Lynne 2002-11-03 11:49:59 Compile problem on FreeBSD/Alpha