diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-18 18:03:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-18 18:03:12 +0000 |
commit | f945f46193690841315b79f5961d3721c73621d9 (patch) | |
tree | 7ba6210215a7ca7fbf6dc6f13f3903db0bd45af8 /src/backend/parser/parse_oper.c | |
parent | 2b23e864470fcd7ea29de7d96ff77ab969cf5b1c (diff) | |
download | postgresql-f945f46193690841315b79f5961d3721c73621d9.tar.gz postgresql-f945f46193690841315b79f5961d3721c73621d9.zip |
Modify lexing of multi-char operators per pghackers discussion around
16-Mar-00: trailing + or - is not part of the operator unless the operator
also contains characters not present in SQL92-defined operators. This
solves the 'X=-Y' problem without unduly constraining users' choice of
operator names --- in particular, no existing Postgres operator names
become invalid.
Also, remove processing of // comments, as agreed in the same thread.
Diffstat (limited to 'src/backend/parser/parse_oper.c')
0 files changed, 0 insertions, 0 deletions