diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-06-19 23:22:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-06-19 23:22:40 +0000 |
commit | 1bd22f55cf1e5e80ab0b7704adf9678cacaca69b (patch) | |
tree | d5e2f96c458ef93fa9ee93c4419bdbaf333f4787 /src/interfaces/ecpg/ecpglib/execute.c | |
parent | 8902aaaa6cbe0776a3214b4ae88602263b2a150e (diff) | |
download | postgresql-1bd22f55cf1e5e80ab0b7704adf9678cacaca69b.tar.gz postgresql-1bd22f55cf1e5e80ab0b7704adf9678cacaca69b.zip |
Disallow dollar sign in operator names, instead allow it as a non-first
character in identifiers. The first change eliminates the current need
to put spaces around parameter references, as in "x<=$2". The second
change improves compatibility with Oracle and some other RDBMSes. This
was discussed and agreed to back in January, but did not get done.
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions