Skip to content

SQL and SQL (PostgreSQL): nested comments support

jonathan poelen requested to merge jpoelen/syntax-highlighting:sql-442449 into master

The sql.xml file corresponds to a PL/SQL syntax which does not support nested comments, but since this syntax is selected by default for all sql files, it is preferable to add comments support to be compatible with PostgreSQL.

BUG: 442449

Merge request reports

Loading