On Wed, Sep 11, 2002 at 12:56:59AM -0400, Alvaro Herrera wrote: > Just for the record: bison 1.49b reports lots of "invalid character" > when processing plpgsql's grammar. However, the regression test passes. > This is Linux/i686. > > $ make gram.c -C src/pl/plpgsql/src > make: Entering directory `/home/alvherre/CVS/pgsql/src/pl/plpgsql/src' > bison -y gram.y > gram.y:101.24: invalid character: `,'
No big deal. Just remove all the ','. The new bison does not like them as seperators anymore. We will have to make that change in the near future anyway. Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]