diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2003-10-09 19:13:23 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2003-10-09 19:13:23 +0000 |
commit | 172b1255788fc2454e4d47516e1f09b152e81d54 (patch) | |
tree | cf0fa9b0d4fb291ba8a4f1bbb56358b00d2ba753 /src/backend/executor/nodeIndexscan.c | |
parent | 034b065a66e578779268856beb90c03cf3389f69 (diff) | |
download | postgresql-172b1255788fc2454e4d47516e1f09b152e81d54.tar.gz postgresql-172b1255788fc2454e4d47516e1f09b152e81d54.zip |
Make sure that -- comments extend to the end of the line. This fixes the
misscanning of this construct:
SELECT ''hello world''
-- SELECT ''goodbye world''
::text;
Diffstat (limited to 'src/backend/executor/nodeIndexscan.c')
0 files changed, 0 insertions, 0 deletions