]> granicus.if.org Git - postgresql/commit
Make sure that -- comments extend to the end of the line. This fixes the
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 9 Oct 2003 19:13:23 +0000 (19:13 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 9 Oct 2003 19:13:23 +0000 (19:13 +0000)
commit172b1255788fc2454e4d47516e1f09b152e81d54
treecf0fa9b0d4fb291ba8a4f1bbb56358b00d2ba753
parent034b065a66e578779268856beb90c03cf3389f69
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;
src/backend/parser/scan.l