Re: operator exclusion constraints

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Jeff Davis <pgsql@j-davis.com>, Robert Haas <robertmhaas@gmail.com>, Peter Eisentraut <peter_e@gmx.net>, Simon Riggs <simon@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2009-11-07T02:54:40Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> This is a pretty good short explanation of how to deal with shift/reduce 
> problems in bison. With your permission I'm going to copy it to the Wiki 

If you like, but I think the part about figuring out which production
is the problem seemed to be at least as important for Jeff ...

			regards, tom lane