Initially reported in https://github.com/lovasoa/SQLpage/issues/372 sqlparser parses `a &@~ b` as `a & @~ b`. It should support parsing postgres operators that start with an `&`.