mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
Add new keywords to keyword_or_column as seem by Dmitry.
This commit is contained in:
parent
4778665a44
commit
18b06702a7
@ -3806,11 +3806,16 @@ keyword_or_column
|
||||
| SENSITIVE
|
||||
| START
|
||||
| SIMILAR // added in FB 2.5
|
||||
| OVER // added in FB 3.0
|
||||
| SCROLL
|
||||
| RETURN
|
||||
| KW_BOOLEAN // added in FB 3.0
|
||||
| DETERMINISTIC
|
||||
| KW_FALSE
|
||||
| OVER
|
||||
| RETURN
|
||||
| RDB_RECORD_VERSION
|
||||
| SCROLL
|
||||
| SQLSTATE
|
||||
| KW_TRUE
|
||||
| UNKNOWN
|
||||
;
|
||||
|
||||
col_opt
|
||||
|
Loading…
Reference in New Issue
Block a user