[Firebird-devel] [FB-Tracker] Created: (CORE-6260) Warnings not always displayed in ISQL

2020-03-04 Thread Alexander Peshkov (JIRA)
Warnings not always displayed in ISQL - Key: CORE-6260 URL: http://tracker.firebirdsql.org/browse/CORE-6260 Project: Firebird Core Issue Type: Bug Affects Versions: 3.0.5, 4.0 Beta 1 Report

Re: [Firebird-devel] INT128 reserved or non-reserved token?

2020-03-04 Thread Alex Peshkoff via Firebird-devel
On 2020-03-01 21:03, Mark Rotteveel wrote: On 01-03-2020 18:53, Adriano dos Santos Fernandes wrote: On 01/03/2020 09:25, Mark Rotteveel wrote: Looking at src/common/keywords.cpp, int128 is considered a non-reserved token (it's defined as `{TOK_INT128, "INT128", true}`), and it is listed in ke

[Firebird-devel] Introduction of EXTENDED TIME/TIMESTAMP WITH TIME ZONE?

2020-03-04 Thread Mark Rotteveel
What is the purpose of introducing yet another datatype called EXTENDED TIME/TIMESTAMP WITH TIME ZONE? I think this is extremely confusing, making both SQL and the wire protocol more convoluted. Mark -- Mark Rotteveel Firebird-Devel mailing list, web interface at https://lists.sourceforge.

Re: [Firebird-devel] Introduction of EXTENDED TIME/TIMESTAMP WITH TIME ZONE?

2020-03-04 Thread Alex Peshkoff via Firebird-devel
On 2020-03-04 20:01, Mark Rotteveel wrote: What is the purpose of introducing yet another datatype called EXTENDED TIME/TIMESTAMP WITH TIME ZONE? Help users missing ICU on the client work with time zones. I think this is extremely confusing, making both SQL No. Use of them is very restric

Re: [Firebird-devel] Introduction of EXTENDED TIME/TIMESTAMP WITH TIME ZONE?

2020-03-04 Thread Mark Rotteveel
On 04-03-2020 18:16, Alex Peshkoff via Firebird-devel wrote: On 2020-03-04 20:01, Mark Rotteveel wrote: What is the purpose of introducing yet another datatype called EXTENDED TIME/TIMESTAMP WITH TIME ZONE? Help users missing ICU on the client work with time zones. I think this is extremely