asfernandes
|
08e6588fcd
|
Fixed CORE-4258 - Wrong boundary for minimum value for BIGINT/DECIMAL(18).
|
2013-11-13 15:46:10 +00:00 |
|
dimitr
|
92fca585d7
|
Fixed CORE-4240: Recursive query in SQL query returns incorrect results if more than one branch bypass. The new code should work equally good with both binary and wide union trees.
|
2013-11-12 14:04:10 +00:00 |
|
asfernandes
|
5296e616d3
|
Fixed CORE-4237 - FB3 vs FB2.5. Different metadata for UDF return argument.
The is a case showing a difference between 2.5 and 3.0 in the first comment. The second comment does not show difference between versions.
|
2013-10-04 15:58:03 +00:00 |
|
asfernandes
|
56c2a5fc66
|
Fixed CORE-4237 - FB3 vs FB2.5. Different metadata for UDF return argument.
|
2013-10-03 15:38:58 +00:00 |
|
asfernandes
|
0b51caa5f4
|
Fixed CORE-4145 - Memory leak when preparing Execute Block which uses domains.
|
2013-09-25 15:49:43 +00:00 |
|
asfernandes
|
87389723d6
|
Fixed CORE-4234 - Error with IF (subfunc()) when subfunc returns a boolean.
|
2013-09-23 18:50:52 +00:00 |
|
dimitr
|
e5d1202048
|
Somewhat hackery fix for CORE-4201: Computed field returns null value inside BI trigger.
A better solution requires major changes and will be investigated in trunk later.
|
2013-09-20 08:28:41 +00:00 |
|
asfernandes
|
39bccae728
|
Fixed CORE-4227 - Wrong evaluation of BETWEEN and boolean expressions due to parser conflict.
|
2013-09-18 16:33:59 +00:00 |
|
hvlad
|
8611366e5f
|
Fixed bug CORE-4214 : GTT should not reference permanent relation
|
2013-09-10 14:37:06 +00:00 |
|
asfernandes
|
eae91e94a9
|
Improvement CORE-4206 - Add RESTART [WITH] clause for alter identity columns.
|
2013-09-05 15:58:30 +00:00 |
|
asfernandes
|
4789ba1672
|
Improvement CORE-4199 - Add optional START WITH clause to identity columns.
|
2013-09-04 15:54:19 +00:00 |
|
dimitr
|
befd3a3e60
|
Improved the error reporting.
|
2013-09-04 07:20:56 +00:00 |
|
dimitr
|
0a1d0fb0db
|
Fixed CORE-4202: Backup/Restore from old version to v3.0 fails with BLR error.
|
2013-09-04 06:01:55 +00:00 |
|
asfernandes
|
7c0ce8ccc2
|
Fixed CORE-4203 - Cannot create packaged routines with [VAR]CHAR parameters.
|
2013-09-03 15:46:46 +00:00 |
|
asfernandes
|
8e6a973957
|
Simplificate representation of 64-bit numbers and sequences in the parser.
|
2013-08-29 16:05:37 +00:00 |
|
asfernandes
|
682d6092fb
|
Fixed CORE-4198 - Incorrect "token unknown" error when the SQL string ends with a hex number literal.
|
2013-08-29 15:51:14 +00:00 |
|
asfernandes
|
bb86ab028a
|
Fixed CORE-4184 - Executing empty EXECUTE BLOCK with NotNull output parameter raised error.
|
2013-08-26 16:06:26 +00:00 |
|
dimitr
|
a4ec331d3d
|
On second thought, I'm removing the artifical message size limit.
|
2013-08-21 09:17:10 +00:00 |
|
dimitr
|
ab8bbef3df
|
Impure offsets must be 32-bit.
|
2013-08-21 07:16:28 +00:00 |
|
asfernandes
|
de802194c4
|
Fixed (as possible) CORE-4160 - The parameterized exception does not accept not ASCII characters as parameter.
|
2013-08-19 15:31:00 +00:00 |
|
asfernandes
|
f6d78556be
|
Fixed CORE-4180 - CREATE COLLATION does not verify base collation charset.
|
2013-08-15 15:42:57 +00:00 |
|
asfernandes
|
a34a77d923
|
Fixed CORE-4177 (last part) - Problem with some boolean expressions not being allowed.
|
2013-08-14 02:20:17 +00:00 |
|
asfernandes
|
ba923bcadd
|
Fixed CORE-4177 (only the simple test case reported in fb-devel) - Problem with some boolean expressions not being allowed.
|
2013-08-12 02:20:12 +00:00 |
|
dimitr
|
b7372ba47e
|
Front ported CORE-3989: Bad performance / slow response when many concurrent sorts are executed.
|
2013-08-06 09:37:44 +00:00 |
|
dimitr
|
0a982811f0
|
Simplest solution for CORE-4165: Replace the hierarchical union execution with the plain one.
|
2013-08-05 14:48:30 +00:00 |
|
asfernandes
|
c3589a0ef2
|
Fixed CORE-4155 - External routines in packages wrong removed the necessity of termination with a semi-colon.
|
2013-08-02 15:35:56 +00:00 |
|
asfernandes
|
2485ccfa12
|
Improvement CORE-4148 - Increase ISQL buffer size from 64 KB to 10 MB, as the engine.
|
2013-07-28 01:10:35 +00:00 |
|
alexpeshkoff
|
537be70445
|
gcc warning - init order
|
2013-07-23 11:41:37 +00:00 |
|
hvlad
|
0e9ff225b8
|
Fixed bug CORE-4005 : wrong error message with recursive CTE
|
2013-07-19 12:09:29 +00:00 |
|
asfernandes
|
0ca870699d
|
Fixed reintrodution of CORE-2660 noted by Dmitry.
|
2013-07-16 16:18:22 +00:00 |
|
dimitr
|
54aabd005f
|
Fixed regression appeared in test functional.view.create_07.
|
2013-07-16 10:25:28 +00:00 |
|
dimitr
|
95bf7c51da
|
Misc adjustments.
|
2013-07-16 05:05:47 +00:00 |
|
dimitr
|
20d9fd1d76
|
Fixed regression appeared in test bugs.core_1715.
|
2013-07-16 03:53:58 +00:00 |
|
asfernandes
|
7863b0d80a
|
Fixed problem with COALESCE and IIF seen by Dmitry. Reintroduce the implicit casts removed in v3.
|
2013-07-13 20:50:58 +00:00 |
|
dimitr
|
8eca48585c
|
Fixed assertion/crash appeared in test bugs.core_1910.
|
2013-07-11 06:00:59 +00:00 |
|
dimitr
|
81466c3768
|
1) Fixed XCP_MESSAGE_LENGTH to represent the real max length. We have the column defined as VARCHAR(1023), so there's no need to subtract the overhead.
2) Slightly refactored the message buffer management.
3) Fixed the buffer overrun in the release build.
|
2013-07-10 11:44:39 +00:00 |
|
dimitr
|
d11d3be507
|
Sync'ed with v2.5 and fixed wrong stream comparison checks.
|
2013-07-07 16:11:28 +00:00 |
|
asfernandes
|
9f6618e719
|
Fixed CORE-4140 - EXECUTE BLOCK's TYPE OF parameters with NONE charset may have be transformed to the connection charset.
|
2013-07-05 02:09:18 +00:00 |
|
asfernandes
|
169a645313
|
Fixed CORE-4126 - gbak -r fails in restoring all stored procedures/functions in packages.
|
2013-06-23 18:22:03 +00:00 |
|
mapopa
|
5fbaaecae7
|
eliminate error: use 'template' keyword to treat 'as' as a dependent template name http://stackoverflow.com/a/3786481/66242
|
2013-06-20 09:16:38 +00:00 |
|
dimitr
|
ecfe07ab72
|
A somewhat hackery solution that allows ISQL to work with SET GENERATOR as it expects. It fixes the issue reported by Philippe in fb-devel.
|
2013-06-20 08:04:04 +00:00 |
|
dimitr
|
3ba9ad4cc1
|
A few corrections, mostly regarding new-style vs legacy UDFs.
|
2013-06-19 09:14:01 +00:00 |
|
dimitr
|
cb1975f13c
|
Attempted to fix a possible crash due to the wrong request pointer remaining in tdbb after sub-request execution. While being there, cleaned up some redundant code.
|
2013-06-19 06:26:57 +00:00 |
|
dimitr
|
0c9a9fdf4c
|
Made the ALTER SEQUENCE RESTART behavior standard compliant.
|
2013-06-18 18:22:31 +00:00 |
|
asfernandes
|
768b79c361
|
Improvements and corrections to message builder and UDR.
|
2013-06-18 15:50:48 +00:00 |
|
asfernandes
|
60d0269c92
|
Fixed CORE-4119 - Metadata source becomes wrong after twice transliteration to the metadata charset.
|
2013-06-16 23:05:41 +00:00 |
|
dimitr
|
f73ca8885d
|
Fixed regression CORE-4108: Server crashes when executing sql query "delete from mytable order by id desc rows 2".
|
2013-05-30 08:20:53 +00:00 |
|
robocop
|
99c21b988d
|
Misc.
|
2013-05-21 21:46:28 +00:00 |
|
asfernandes
|
75e6bb9329
|
Added ALTER GENERATOR (as ALTER SEQUENCE) for consistency with the others SEQUENCE/GENERATOR commands.
|
2013-05-14 15:43:43 +00:00 |
|
asfernandes
|
637d8dfff1
|
Fixed problem with LEAVE and CONTINUE syntaxes.
|
2013-05-14 01:06:04 +00:00 |
|