git.postgresql.org Git - postgresql.git/commit
Thu, 9 Oct 2003 19:13:23 +0000 (19:13 +0000)
Thu, 9 Oct 2003 19:13:23 +0000 (19:13 +0000)
commit 172b1255788fc2454e4d47516e1f09b152e81d54
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;
This is the main PostgreSQL git repository.
RSS
Atom