asfernandes
929de3d26e
Backported fix for CORE-4083 - Full outer join in derived table with coalesce (iif).
2013-05-09 01:17:24 +00:00
firebirds
0f1a59a24d
nightly update
2013-05-08 02:13:41 +00:00
hvlad
bffe15166b
Fixed bug CORE-4094 : Wrong parameters order in trace output
2013-05-07 11:36:26 +00:00
firebirds
bff7e341ff
nightly update
2013-04-30 01:21:46 +00:00
dimitr
42f91780ad
Misc.
2013-04-29 10:04:59 +00:00
firebirds
61f5c6b0fc
nightly update
2013-04-29 01:03:55 +00:00
dimitr
f97adb9bf6
Corrected the target buffer length.
2013-04-28 14:10:47 +00:00
dimitr
d27648637b
Simple fix for CORE-4093: Server crashes while converting an overscaled numeric to a string. It assumes the resulting string being limited in length by the scale (value <= 128). A more generic solution (e.g. disallow overflowing scales) would be appreciated for the trunk.
2013-04-28 13:33:56 +00:00
firebirds
6e99e299e8
nightly update
2013-04-18 01:12:06 +00:00
alexpeshkoff
046c1c6cb0
Fixes related with CORE-3993
2013-04-17 08:04:45 +00:00
firebirds
5eed40e9f3
nightly update
2013-04-16 01:16:25 +00:00
alexpeshkoff
7ee2887e84
Postfix for CORE-3935 and CORE-3993: avoid opening same database file twice
2013-04-15 16:54:58 +00:00
firebirds
ac5fafb405
nightly update
2013-03-30 01:41:31 +00:00
dimitr
524cd87874
Fixed the error I introduced recently.
2013-03-29 12:11:56 +00:00
firebirds
0444916f76
nightly update
2013-03-25 03:25:19 +00:00
dimitr
5e93b6ba7e
Fixed CORE-1604 (Error at database creation by user with non-ascii name) and CORE-3243 (CURRENT_USER and MON$USER don't work properly).
2013-03-24 15:36:18 +00:00
firebirds
bae4a9a7a0
nightly update
2013-03-24 02:26:15 +00:00
asfernandes
c2683380c8
Improvement CORE-4047 - Increase number of input parameters for External Functions (UDFs) to 15.
2013-03-23 02:14:04 +00:00
firebirds
3b2a9ac236
nightly update
2013-03-18 04:16:46 +00:00
dimitr
cd869f43d6
Fixed CORE-4036: Bugcheck or database corruption when attempting to store long incompressible data into a table.
2013-03-17 14:40:00 +00:00
dimitr
0ff58447cf
Support for MSVC10.
2013-03-17 12:26:21 +00:00
dimitr
71ceac0bbb
Backported the refactored database shutdown from trunk. As a side effect, it also resolves CORE-4045: Server crashes during database shutdown.
2013-03-17 12:24:27 +00:00
firebirds
3ac3ae884e
nightly update
2013-03-13 03:15:37 +00:00
alexpeshkoff
7e8a1d161a
New fix for CORE-3995: Slight problem with GBAK parameter checking
2013-03-12 11:44:06 +00:00
firebirds
41305ec16b
nightly update
2013-03-12 02:01:15 +00:00
alexpeshkoff
eb1b48090e
Bacported fix for CORE-3360: update ... returning ... raises -551 (no perm to update) for a column present only in the returning clause
2013-03-11 15:44:58 +00:00
firebirds
26b130eb9a
nightly update
2013-03-11 11:25:20 +00:00
hvlad
b811b82d35
Restore previous code for Win64 platform as it missed __control87_2() routine.
2013-03-10 08:35:04 +00:00
firebirds
863d4b6e4d
nightly update
2013-03-08 02:48:42 +00:00
hvlad
0ade3f4cc9
Fixed the way floating point exceptions are masked.
...
This is quick and incomplete solution for the CORE-4043 (FBCLIENT.DLL forces Delphi to ignore EZeroDivide exceptions).
Complete solution should be MT-safe and sooner of all requires FP-exception handling code in the engine.
2013-03-07 12:11:12 +00:00
dimitr
29d893141e
Fixed Windows build. Thanks to Dmitry Kovalenko.
2013-03-07 05:32:13 +00:00
firebirds
69b424c989
nightly update
2013-03-07 01:26:56 +00:00
alexpeshkoff
af11f55815
Fixed CORE-4058
2013-03-06 11:33:08 +00:00
firebirds
bdfaa69ba6
nightly update
2013-03-05 03:08:27 +00:00
firebirds
cac6ee66d3
nightly update
2013-03-02 02:02:11 +00:00
alexpeshkoff
4cdebb8d50
Postfix for CORE-3990
2013-03-01 13:50:59 +00:00
alexpeshkoff
d9145c849a
Backported fix for CORE-3990: Fix broken EDIT in isql
2013-03-01 11:56:38 +00:00
firebirds
8477039f3e
nightly update
2013-03-01 02:47:43 +00:00
alexpeshkoff
ef9448f7eb
Postfix for CORE-3908: Engine leaks memory and crashes when lot of autonomous transactions have been started and finished
2013-02-28 16:24:31 +00:00
firebirds
63653e72f1
nightly update
2013-02-28 00:44:27 +00:00
alexpeshkoff
2a29d5f10d
Backported fix for CORE-3908: Engine leaks memory and crashes when lot of autonomous transactions have been started and finished
2013-02-27 14:49:45 +00:00
firebirds
2d04eade67
nightly update
2013-02-27 02:30:28 +00:00
alexpeshkoff
87ab3bf41f
Fixed CORE-4055: Dialect is not set in internal connections to security database
2013-02-26 11:58:15 +00:00
hvlad
1ceba373f2
Fixed bug CORE-4054 : role not passed on external execute stmt
2013-02-26 11:13:20 +00:00
firebirds
bcf4c19e39
nightly update
2013-02-26 01:23:02 +00:00
hvlad
f05d1bb095
Ported fix for bug CORE-4051 : Memory leak when sorting big records
2013-02-25 10:05:23 +00:00
firebirds
08a441603c
nightly update
2013-02-15 01:21:40 +00:00
robocop
a947d21f7c
Misc.
2013-02-14 04:29:13 +00:00
firebirds
7046c6858b
nightly update
2013-01-31 08:17:23 +00:00
dimitr
9a9cfb31df
Fixed the recently introduced deadlock. This is the simplest possible patch, other solutions are possible.
2013-01-30 11:23:17 +00:00