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
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
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.
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
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