Re: Yacc / Bison difficulties

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Mark Butler <butlerm(at)middle(dot)net>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Yacc / Bison difficulties
Date: 2001-04-12 18:22:24
Message-ID: Pine.LNX.4.30.0104122021260.1148-200000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Mark Butler writes:

> I was trying to make a minor change today to the gram.y file to make
> PostgreSQL recognize "DOUBLE" as a data type the way DB2 does. I ran into
> reduce / reduce conflicts using both of the methods I tried.

See attached patch.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

Attachment Content-Type Size
patch text/plain 1.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Butler 2001-04-12 18:57:46 Re: Yacc / Bison difficulties
Previous Message Howard Williams 2001-04-12 18:19:12