Message length error with COALESCE and TIME/TIMESTAMP WITHOUT TIME ZONE and
WITH TIME ZONE
------------------------------------------------------------------------------------------
Key: CORE-6397
URL: http://tracker.firebirdsql.org/browse/CORE-6397
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 4.0 Beta 2
Reporter: Adriano dos Santos Fernandes
When mixing TIME/TIMESTAMP WITHOUT TIME ZONE and WITH TIME ZONE in this order
there is incorrect error:
- message length error (encountered 12, expected 16)
For example with:
select coalesce(localtimestamp, current_timestamp) from rdb$database;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel