]> granicus.if.org Git - postgresql/commit
Fix some operator-precedence problems. New constructs IS DISTINCT FRM
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Sep 2002 22:52:48 +0000 (22:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Sep 2002 22:52:48 +0000 (22:52 +0000)
commit6fe27ca2fb20b67736d7af3acec08ed64488ab44
tree410bd0763d10ce2411003c6db945e56aa3f3aafa
parente06f4c65b48475e2675f8bd5ce19df07afc35d0d
Fix some operator-precedence problems.  New constructs IS DISTINCT FRM
and IS [NOT] OF were not being parsed consistently with other IS forms.
Also, make the world a little safer for functions named LEFT, RIGHT, etc.
src/backend/parser/gram.y