Re: [HACKERS] trouble with rules

From: Taral <taral(at)cyberjunkie(dot)com>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] trouble with rules
Date: 1999-02-08 01:19:34
Message-ID: 99020719200601.14211@taral.dobiecenter.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 07 Feb 1999, you wrote:
> Hmmm - wasn't there some switch to bison that tells where it
> shifts/reduces. I know most of the features of gdb, but bison
> is a bit hairy for me.

bison -v will spit out a *huge* data file describing the parser. Somewhere in
there it will tell you where the shift/reduce conflict is occurring.

Taral

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1999-02-08 02:01:21 Re: [HACKERS] trouble with rules
Previous Message Jan Wieck 1999-02-08 01:07:32 Re: [HACKERS] v6.4.3 ?