firebirds
31ea90e4dd
nightly update
2014-03-28 01:41:53 +00:00
asfernandes
2d330eb6ba
Fixed CORE-4374 - Truncation error when using EXECUTE STATEMENT with a blob.
2014-03-27 15:18:59 +00:00
firebirds
a7affef859
nightly update
2014-03-27 00:39:56 +00:00
robocop
9683418a7c
Shortcut.
2014-03-26 19:11:32 +00:00
robocop
58654b05cf
Try to drop as many shadow files as possible.
2014-03-26 19:10:54 +00:00
robocop
daae978a9c
Misc.
2014-03-26 19:10:08 +00:00
robocop
fc3d2c7350
Warnings.
2014-03-26 19:06:55 +00:00
asfernandes
6d3e7f295e
Fixed CORE-4373 - Duplicate names in package are not checked.
2014-03-26 16:55:57 +00:00
asfernandes
d1dbfe77ce
Fixed CORE-4376 - Preparation of erroneous DDL statement does not show the main command failed.
2014-03-26 16:55:21 +00:00
dimitr
dcdfa9885d
Misc.
2014-03-26 16:42:13 +00:00
dimitr
d279f3a350
Fixed CORE-4375: Procedure executes infinitely if contains more than 32767 statements inside any BEGIN/END block.
2014-03-26 16:41:43 +00:00
firebirds
ab39dbea34
nightly update
2014-03-26 00:49:49 +00:00
dimitr
98c9f00c2c
Allowed conditional bitmap scans for the index navigation.
2014-03-25 14:43:14 +00:00
dimitr
b2df821da7
Cleanup.
2014-03-25 13:52:22 +00:00
dimitr
7596de8b48
Fixed CORE-4371: Create function/sp which references to non-existent exception: error message is "Error while parsing function's BLR" instead of "exception not defined".
2014-03-25 13:51:41 +00:00
firebirds
60b6fa8264
nightly update
2014-03-25 01:04:11 +00:00
alexpeshkoff
ee8fbcd231
fixed build
2014-03-24 09:46:18 +00:00
firebirds
99b15c47a3
nightly update
2014-03-23 00:31:53 +00:00
robocop
315a1b79fc
Misc.
2014-03-22 20:56:13 +00:00
robocop
66af445e2e
Misc.
2014-03-22 20:51:24 +00:00
dimitr
8623583aab
More correct textual description.
2014-03-22 16:54:45 +00:00
firebirds
6ba9edb287
nightly update
2014-03-22 00:39:38 +00:00
robocop
e53ce46c1d
Windows only: I prefer to know from the properties dialog when the Server is using the -m startup option.
2014-03-21 23:05:56 +00:00
robocop
e4e6de7ebf
Misc.
2014-03-21 23:03:56 +00:00
dimitr
ef040723f7
This should fix the regression reported in fb-devel.
2014-03-21 18:57:41 +00:00
firebirds
62b015518d
nightly update
2014-03-20 00:34:42 +00:00
hvlad
6ca0cbb78a
Additional patch for CORE-3362 : Cursors should ignore changes made by the same statement:
...
- fixed error when "NOT IN" expression is turned into (better optimized) equivalent expression:
new RseBoolNode's lost parentForNode member (required later to [not]set stable cursor savepoint)
- replaced pointer to outer ForNode (parentForNode) by boolean flag (ownSavepoint) - it simplifies cloning of nodes
2014-03-19 22:31:50 +00:00
asfernandes
04b5e4027e
Warnings.
2014-03-19 16:19:56 +00:00
asfernandes
a94ccac632
Revert the behavior of SHOW command without a database connection. It makes sense for SHOW SQL DIALECT.
2014-03-19 16:19:32 +00:00
firebirds
05737cc9a7
nightly update
2014-03-19 01:03:18 +00:00
asfernandes
55f7f836b4
Warning.
2014-03-18 16:33:02 +00:00
firebirds
ffce5c4c0a
nightly update
2014-03-18 00:30:06 +00:00
dimitr
6a028e3cbb
Fixed a regression in my recent commit, thanks to Adriano.
2014-03-17 17:37:41 +00:00
asfernandes
aa0603f255
Complement DDL triggers documentation.
2014-03-17 15:19:42 +00:00
asfernandes
121cf096b6
Complement DDL triggers documentation.
2014-03-17 15:18:03 +00:00
firebirds
a785bdf92d
nightly update
2014-03-17 02:39:29 +00:00
asfernandes
2ba73f6fb2
Scope.
2014-03-16 18:46:57 +00:00
asfernandes
c5ed1e0334
Misc.
2014-03-16 18:41:42 +00:00
firebirds
d7c45b4b09
nightly update
2014-03-16 00:44:59 +00:00
dimitr
c0361bc609
Fixed CORE-4366: Wrong result of WHERE predicate when it contains NULL IS NOT DISTINCT FROM (select min(NULL) from ...)
2014-03-15 18:43:45 +00:00
dimitr
383b4840b5
Refactored the conjuncts handling code in the optimizer to be simpler and avoid duplication. As a side effect, this also fixes CORE-4365: Equality predicate distribution does not work for some complex queries. Cleanup up some legacy checks that I consider unnecessary.
2014-03-15 18:00:33 +00:00
firebirds
f32ddcf978
nightly update
2014-03-15 03:08:46 +00:00
asfernandes
f197d5912a
Fixed restore of sh_test.gbk in TCS.
2014-03-14 16:45:09 +00:00
asfernandes
d785b0a3fb
Fixed problem with SHOW GENERATOR after SET GENERATOR became DDL.
2014-03-14 15:41:15 +00:00
robocop
6a7d4ca3ff
Misc.
2014-03-14 00:42:20 +00:00
firebirds
7169f2f348
nightly update
2014-03-13 00:35:45 +00:00
roman-simakov
77d654c2d2
Misc
2014-03-12 17:13:05 +00:00
roman-simakov
070c85aadd
Corrected gfix messages to avoid user's panic. Reviewed by Vlad.
2014-03-12 15:51:12 +00:00
alexpeshkoff
bc6ef02abd
Make functions in IMessageMetadata non-const like the rest of interfaces
2014-03-12 09:32:10 +00:00
alexpeshkoff
578c5cf033
Patch from Dimitry Sibiryakov - enable access to messages longer than 64Kb from SQLDA. Slightly modified to avoid code duplication.
2014-03-12 09:19:40 +00:00