System table with keywords
--------------------------
Key: CORE-6482
URL: http://tracker.firebirdsql.org/browse/CORE-6482
Project: Firebird Core
Issue Type: New Feature
Reporter: Maxim Kuzmin
List of keywords (reserved and non-reserved) changed in major/minor version,
including release version.
To determine whether a word is a keyword and it reserved, need to have a
dictionary of such words, and update it for each version of the server.
You should also remember that some words will become reserved in the future
(LOCALTIME, SQLSTATE, INSERTING/DELETING/UPDATING).
Therefore we need a table of words with the flag "Reserved" and "Reserved in
the future".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel