GRAM.Y help.............. - Mailing list pgsql-hackers

From Chris Bitmead
Subject GRAM.Y help..............
Date
Msg-id 393CF471.E3938E0F@bitmead.com
Whole thread Raw
List pgsql-hackers
Can anyone help me remove the shift/reduce conflicts from the syntax? It
works perfectly, but since you guys won't accept shift/reduce
conflicts....

-------- Original Message --------
Subject: [HACKERS] gram.y help, ONLY syntax
Date: Sat, 27 May 2000 14:13:00 +1000
From: Chris Bitmead <chris@bitmead.com>
To: Postgres Hackers List <hackers@postgreSQL.org>


I've made changes to gram.y to reduce the conflicts down to a couple of
harmless shift/reduce conflicts, but I don't seem to have the right
black-magic incantations to remove these last ones. They seem to be
related to ONLY syntax. Can anybody help?


ftp://ftp.tech.com.au/pub/gram.y.gz
ftp://ftp.tech.com.au/pub/y.output.gz
ftp://ftp.tech.com.au/pub/patch.only.gz


pgsql-hackers by date:

Previous
From: Peter Mount
Date:
Subject: RE: 7.0.1 is ready
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: AW: Proposal for enhancements of privilege syst em