Thanks. I didn't realize the need to move the DOUBLE token from the TokenId to the ColId production. Will this patch be integrated into the head branch? - Mark Butler Peter Eisentraut wrote: > > 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. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl
- [HACKERS] Yacc / Bison difficulties Mark Butler
- Re: [HACKERS] Yacc / Bison difficulties Bruce Momjian
- [HACKERS] Re: Hand written parsers Mark Butler
- Re: [HACKERS] Re: Hand written parsers Ian Lance Taylor
- Re: [HACKERS] Re: Hand written parsers Nathan Myers
- [HACKERS] Howard Williams
- Re: [HACKERS] Re: Hand written pars... Tom Lane
- Re: [HACKERS] Re: Hand written ... Bruce Guenter
- Re: [HACKERS] Yacc / Bison difficulties Peter Eisentraut
- Re: [HACKERS] Yacc / Bison difficulties Mark Butler
- Re: [HACKERS] Yacc / Bison difficulties Peter Eisentraut
- Re: [HACKERS] Yacc / Bison difficulties Bruce Momjian
- [HACKERS] Re: DOUBLE synonym for DO... Mark Butler
- Re: [HACKERS] Yacc / Bison difficulties Tom Lane