Fix broken {xufailed} production that made HEAD fail on
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Apr 2009 22:18:47 +0000 (22:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Apr 2009 22:18:47 +0000 (22:18 +0000)
commit056c32a6b92a24b8b091693f83bbf879b140fd66
tree7dfea046445cabb8143b640bf6a66e535e8bd646
parent4421c5d620bd273624ed398b7b150e4164c13d7f
Fix broken {xufailed} production that made HEAD fail on
select u&42 from table-with-a-u-column;
Also fix missing SET_YYLLOC() in the {dolqfailed} production that I suppose
this was based on.  The latter is a pre-existing bug, but the only effect
is to misplace the error cursor by one token, so probably not worth
backpatching.
src/backend/parser/scan.l