Subject Re: [firebird-support] words reserved by version
Author Mark Rotteveel
On 12-11-2019 10:31, Mark Rotteveel mark@...
[firebird-support] wrote:
> On 2019-11-12 10:14, Mark Rotteveel mark@...
> [firebird-support] wrote:
>> On 2019-11-12 10:03, Norbert Saint Georges nsg@...
>> [firebird-support] wrote:
>>> Good morning all,
>>>
>>> Is there an exhaustive list of all the words reserved by version of
>>> firebird (3.x, 4.x) somewhere?
>>>
>>> Thank you in advance.
>>
>> Yes, it is in the doc folder:
>> https://github.com/FirebirdSQL/firebird/blob/master/doc/sql.extensions/README.keywords
>
> If you want an exhaustive list, I also have a database (created using
> https://github.com/mrotteveel/firebird-reserved-words). I use that
> database to generate metadata information in Jaybird (which needs a list
> of keywords not in SQL:2003). I'll put a backup of the latest version of
> that database online somewhere later today.

I put a backup of the database (Firebird 3) on
https://www.dropbox.com/s/ep17q5hv43iwkll/fb_reserverwords_20191112.7z?dl=0

This represents the state of 7 months ago, so it might not contain
keywords introduced in 2.5.9 and recent Firebird 4 snapshots.

Mark
--
Mark Rotteveel