diff options
author | Jenei Gábor <jengab@elte.hu> | 2011-08-31 12:53:26 +0200 |
---|---|---|
committer | Eike Rathke <erack@erack.de> | 2011-09-03 01:19:51 +0200 |
commit | bc0a497f08d52450fd74c6372c9f6780f6715e40 (patch) | |
tree | 5392f3e31dea56ab5715dc017db1791399a8c40c /vcl | |
parent | 69b6d6cfd29c2cfee92eef3faba03a78c671aac3 (diff) |
Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")
The SQL parser implementation does not handle comments.
Temporarily remove "-- ..." and "// ..." end-of-line comments and "/* ... */"
inline comments of a query and append comments after recomposition of the
query.
NOTE: The original comment positions are not preserved, all comments are
appended to the query!
Based on the original patch further development was done for inline comments
and preserving comments' line order.
Diffstat (limited to 'vcl')
0 files changed, 0 insertions, 0 deletions