Re: [HACKERS] trouble with rules - Mailing list pgsql-hackers

From Taral
Subject Re: [HACKERS] trouble with rules
Date
Msg-id 99020719200601.14211@taral.dobiecenter.com
Whole thread Raw
In response to Re: [HACKERS] trouble with rules  (jwieck@debis.com (Jan Wieck))
Responses Re: [HACKERS] trouble with rules  (jwieck@debis.com (Jan Wieck))
List 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


pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] v6.4.3 ?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] v6.4.3 ?