FirebirdSQL / firebird-documentation

Firebird documentation
https://www.firebirdsql.org/en/firebird-rdbms/
34 stars 14 forks source link

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

Closed usystem closed 8 months ago

usystem commented 8 months ago

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

mrotteveel commented 8 months ago

Please be more explicit, what is the error?

mrotteveel commented 8 months ago

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

mrotteveel commented 8 months ago

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

mrotteveel commented 8 months ago

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

usystem commented 8 months ago

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

mrotteveel commented 8 months ago

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