]> granicus.if.org Git - postgresql/commit
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)
commit6a68f7fd3c0bae4b23c089f6680c6badc1f1fb2c
treee93bbfe3b81a7e312026121a620d7beec9b9d4ad
parent334f4e12d827223f3567513c3a6f37b933989b47
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