Skip to content

Commit e2c37fe

Browse files
committed
Some docs for the up-to-date parser changes in v6
1 parent 06aedb9 commit e2c37fe

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/sql.extensions/README.keywords

+16
Original file line numberDiff line numberDiff line change
@@ -389,3 +389,19 @@ Firebird 5.0
389389
TIMEZONE_NAME
390390
UNICODE_CHAR
391391
UNICODE_VAL
392+
393+
Firebird 6.0
394+
------------
395+
396+
Added as reserved words:
397+
398+
CALL
399+
400+
Added as non-reserved words:
401+
402+
ANY_VALUE
403+
FORMAT
404+
405+
Moved from reserved words to non-reserved:
406+
407+
OWNER

0 commit comments

Comments
 (0)