01.02.2018 20:24, Mark Rotteveel wrote:
Point taken, but my suggestion was more that we now don't utilize
the Decimal128 to its fullest for decimal, and users of the direct
API now need to handle decfloat and decimal(19+, x) in a very
different manner even though the underlying datatype is the
Trace: add hash value for text of every executed statement
--
Key: CORE-5736
URL: http://tracker.firebirdsql.org/browse/CORE-5736
Project: Firebird Core
Issue Type: Improvement
On 2018-02-01 17:43, Dimitry Sibiryakov wrote:
01.02.2018 16:30, Alex Peshkoff via Firebird-devel wrote:
Point taken, but my suggestion was more that we now don't utilize the
Decimal128 to its fullest for decimal, and users of the direct API
now need to handle decfloat and decimal(19+, x) in a
01.02.2018 17:04, Mark Rotteveel wrote:
Let me try to rephrase: for DECFLOAT we use Decimal128 which includes the correct scale,
and for DECIMAL(19+) we use Decimal128 with a scale of zero, and the correct scale
communicated externally, which then needs to be applied separately.
That to me as
01.02.2018 16:30, Alex Peshkoff via Firebird-devel wrote:
Point taken, but my suggestion was more that we now don't utilize the Decimal128 to its
fullest for decimal, and users of the direct API now need to handle decfloat and
decimal(19+, x) in a very different manner even though the underlying
On 01/02/2018 14:04, Mark Rotteveel wrote:
> On 1-2-2018 16:30, Alex Peshkoff via Firebird-devel wrote:
>>> Point taken, but my suggestion was more that we now don't utilize
>>> the Decimal128 to its fullest for decimal, and users of the direct
>>> API now need to handle decfloat and decimal(19+, x
On 1-2-2018 16:30, Alex Peshkoff via Firebird-devel wrote:
Point taken, but my suggestion was more that we now don't utilize the
Decimal128 to its fullest for decimal, and users of the direct API now
need to handle decfloat and decimal(19+, x) in a very different manner
even though the underlyi
On 02/01/18 15:31, Mark Rotteveel wrote:
On 29-1-2018 10:45, Alex Peshkoff via Firebird-devel wrote:
May be taken standalone your suggestion is simpler but in conjunction
with existing logic for numerics based on bigint and smaller integer
values and need to cast between them use of existing im
Firebird allows you to specify a precision with FLOAT(p), where 0-7
gives you a 32 bit single precision (aka REAL), and 8 and higher gives
you a double precision. In other words, the precision is interpreted as
(approximate) decimal digits.
Is this documented and 'supported' behavior? It isn't
Additional keyholder opens unauthorized connections to encrypted database
-
Key: CORE-5735
URL: http://tracker.firebirdsql.org/browse/CORE-5735
Project: Firebird Core
Is
On 1-2-2018 12:49, Dimitry Sibiryakov wrote:
01.02.2018 12:44, Mark Rotteveel wrote:
On 27-1-2018 19:30, Dmitry Yemanov wrote:
27.01.2018 20:18, Mark Rotteveel wrote:
I'm implementing the new precision 34 decimal/numeric support in
Jaybird, and I notice that the underlying Decimal128 is used
On 29-1-2018 10:45, Alex Peshkoff via Firebird-devel wrote:
May be taken standalone your suggestion is simpler but in conjunction
with existing logic for numerics based on bigint and smaller integer
values and need to cast between them use of existing impelmentation
appeared to me simpler.
I
01.02.2018 12:44, Mark Rotteveel wrote:
On 27-1-2018 19:30, Dmitry Yemanov wrote:
27.01.2018 20:18, Mark Rotteveel wrote:
I'm implementing the new precision 34 decimal/numeric support in Jaybird, and I notice
that the underlying Decimal128 is used as just an integer container, instead of alrea
On 27-1-2018 19:30, Dmitry Yemanov wrote:
27.01.2018 20:18, Mark Rotteveel wrote:
I'm implementing the new precision 34 decimal/numeric support in
Jaybird, and I notice that the underlying Decimal128 is used as just
an integer container, instead of already applying an appropriate
exponent for
Enforce maximum precision on float
--
Key: CORE-5734
URL: http://tracker.firebirdsql.org/browse/CORE-5734
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 2.5.8, 4.0 Al
Disallow precision 0 on FLOAT
-
Key: CORE-5733
URL: http://tracker.firebirdsql.org/browse/CORE-5733
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 2.5.8, 4.0 Alpha 1, 3.0
16 matches
Mail list logo