Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
some keywords that should have been reserved (https://www.postgresql.org/docs/9.5/static/sql-keywords-appendix.html) are listed in nonReserved list. Should fix this.
KW_MERGE
KW_START
KW_COMMIT
KW_ROLLBACK
KW_ONLY