FirebirdSQL/firebird-documentation

Formatting of value list of RDB$FUNCTION_ARGUMENTS - RDB$FIELD_TYPE in language reference is wrong

usystem opened this issue · 6 comments

RDB$FUNCTION_ARGUMENTS - RDB$FIELD_TYPE
error
29 - TIMESTAMP WITH WITH TIME ZONE 35 -
TIMESTAMP

Please be more explicit, what is the error?

Also, in the future, please report documentation issue in https://github.com/FirebirdSQL/firebird-documentation/issues, not on the firebird repository.

OK, I see that the formatting is wrong. I'll fix that.

Fixed in fblangref40 and fblangref50, will be published later when more fixes have accumulated. Thanks for reporting.

Not only formatting. Double with in TIMESTAMP WITH WITH TIME ZONE

Thanks, fixed that too (and some other occurrences of WITH WITH).