Re: [Firebird-devel] SET BIND OF for NUMERIC / DECIMAL

2019-12-27 Thread Alex Peshkoff via Firebird-devel
On 2019-12-26 18:43, Mark Rotteveel wrote: 128-bit literal - is it Numeric or Decimal? Given the lack of an int128, we should consider it an exact numeric literal of either DECIMAL or NUMERIC. The standard says (5.3 ): """ 22) The declared type of an ENL is an implementation-defined exac

[Firebird-devel] [FB-Tracker] Created: (CORE-6214) Update outdated tzdata version

2019-12-27 Thread Mark Rotteveel (JIRA)
Update outdated tzdata version -- Key: CORE-6214 URL: http://tracker.firebirdsql.org/browse/CORE-6214 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 4.0 Beta 1

[Firebird-devel] [FB-Tracker] Created: (CORE-6215) Include icupkg executable on Windows to allow easy time zone data upgrade

2019-12-27 Thread Mark Rotteveel (JIRA)
Include icupkg executable on Windows to allow easy time zone data upgrade - Key: CORE-6215 URL: http://tracker.firebirdsql.org/browse/CORE-6215 Project: Firebird Core Is

Re: [Firebird-devel] Updating TZ database in Firebird 4 snapshots

2019-12-27 Thread Mark Rotteveel
I have created two issues to address this: - Update tzdata: http://tracker.firebirdsql.org/browse/CORE-6214 - Include icupkg: http://tracker.firebirdsql.org/browse/CORE-6215 I would recommend that the first one is done before releasing Firebird 4 beta 2. Mark On 06/07/2019 11:47, Mark Rottev