alexpeshkoff
|
0492d1ff83
|
cleanup
|
2011-01-16 14:03:18 +00:00 |
|
dimitr
|
46ef6561a4
|
Misc.
|
2011-01-16 08:42:42 +00:00 |
|
firebirds
|
b0c2d609bf
|
nightly update
|
2011-01-16 03:17:11 +00:00 |
|
asfernandes
|
233093cee4
|
Misc
|
2011-01-16 02:16:15 +00:00 |
|
robocop
|
24b28d8831
|
Misc.
|
2011-01-15 09:30:24 +00:00 |
|
robocop
|
60edaaa8b3
|
Misc.
|
2011-01-15 09:29:04 +00:00 |
|
robocop
|
b4a546d77f
|
Misc and small fix.
|
2011-01-15 09:27:15 +00:00 |
|
firebirds
|
469c770b2f
|
nightly update
|
2011-01-15 03:18:57 +00:00 |
|
alexpeshkoff
|
d6fcde387b
|
New plugin manager. Use it for all types of plugins.
|
2011-01-14 17:31:40 +00:00 |
|
alexpeshkoff
|
2e6361c58d
|
misc
|
2011-01-14 17:01:40 +00:00 |
|
dimitr
|
1f5e2c7d4e
|
Tuned the code a little in order to avoid redundant retrievals. As a side effect, it downgrades three-way joins to two-way ones, thus helping the optimizer to choose a good plan in the worst (zero selectivity) cases. This should resolve CORE-2933 (Very slow execution of a script that creates a lot of metadata) and CORE-3237 (Slow compilation of stored procedures) without tweaking the optimizer constants.
|
2011-01-14 06:51:51 +00:00 |
|
firebirds
|
a4796cfb84
|
nightly update
|
2011-01-13 03:17:35 +00:00 |
|
dimitr
|
b3adb57224
|
Corrected the license URLs.
|
2011-01-12 10:56:42 +00:00 |
|
dimitr
|
d73ec7a883
|
Fixed the debug boot build.
|
2011-01-12 10:46:56 +00:00 |
|
firebirds
|
542a6e2898
|
nightly update
|
2011-01-12 03:17:17 +00:00 |
|
alexpeshkoff
|
19e35a5192
|
front-ported doc changes
|
2011-01-11 07:49:22 +00:00 |
|
firebirds
|
9dbdcbbbd2
|
nightly update
|
2011-01-11 03:18:01 +00:00 |
|
asfernandes
|
8f202589e3
|
Fixed CORE-3306 - Invariant sub-query is treated as variant thus causing multiple invokations of a nested stored procedure
|
2011-01-10 15:41:33 +00:00 |
|
firebirds
|
a80f4469ab
|
nightly update
|
2011-01-10 03:17:09 +00:00 |
|
asfernandes
|
123aa675ab
|
Refactor nod_aggregate, nod_relation, nod_rse, nod_derived_table, nod_query_spec and nod_limit
|
2011-01-09 21:58:56 +00:00 |
|
firebirds
|
3c662a48c4
|
nightly update
|
2011-01-08 03:23:07 +00:00 |
|
dimitr
|
46b8ec1e14
|
Fixed CORE-3302: Distinct aggregates return wrong (duplicated) data.
|
2011-01-07 11:32:45 +00:00 |
|
firebirds
|
c571821492
|
nightly update
|
2010-12-29 03:20:33 +00:00 |
|
asfernandes
|
095c9b80d7
|
Misc
|
2010-12-29 00:49:21 +00:00 |
|
firebirds
|
731fab1f51
|
nightly update
|
2010-12-27 03:17:00 +00:00 |
|
asfernandes
|
bc79fc1223
|
Make UNKNOWN a boolean value/test, and not something exactly like NULL
|
2010-12-27 00:34:31 +00:00 |
|
firebirds
|
b049bab2e9
|
nightly update
|
2010-12-24 03:19:53 +00:00 |
|
asfernandes
|
0b1fa97b4a
|
Refactored the DSQL support of cursor statements, execute procedure and execute statement
|
2010-12-23 18:42:06 +00:00 |
|
firebirds
|
6d92010735
|
nightly update
|
2010-12-20 03:17:25 +00:00 |
|
asfernandes
|
4a9f98bed7
|
Refactor DSQL's nod_field
|
2010-12-19 21:42:32 +00:00 |
|
asfernandes
|
667caf5257
|
Fix comparation problem with boolean and NULL
|
2010-12-19 18:57:17 +00:00 |
|
firebirds
|
c1b8cf8ca8
|
nightly update
|
2010-12-19 03:19:26 +00:00 |
|
dimitr
|
42f1ef7fd1
|
Cleanup.
|
2010-12-18 19:13:33 +00:00 |
|
firebirds
|
fbed9b96f6
|
nightly update
|
2010-12-18 03:18:07 +00:00 |
|
asfernandes
|
c9ec26c0c3
|
Feature CORE-726 - Boolean data type
|
2010-12-18 02:17:06 +00:00 |
|
hvlad
|
f955808a51
|
Frontport better fix for bug CORE-3266 : Race condition between async service detach request and running user trace service
|
2010-12-17 22:32:35 +00:00 |
|
firebirds
|
845b902dc1
|
nightly update
|
2010-12-17 03:36:58 +00:00 |
|
asfernandes
|
f9f3553b5e
|
Fixed the crash about NEXT VALUE FOR reported in fb-devel
|
2010-12-16 21:11:01 +00:00 |
|
firebirds
|
a5aaae4ee0
|
nightly update
|
2010-12-16 03:28:01 +00:00 |
|
asfernandes
|
1a1e892daf
|
Fixed CORE-3277 - Wrong result for RIGHT(UTF8 varchar)
|
2010-12-16 00:06:55 +00:00 |
|
firebirds
|
1a4dcbc53c
|
nightly update
|
2010-12-13 03:19:34 +00:00 |
|
asfernandes
|
6bdd01e49a
|
Missing pass1 on procedure message, seen by Claudio - not relevant currently, but do it as before.
|
2010-12-12 20:45:52 +00:00 |
|
hvlad
|
1e35bc97c8
|
Port forward fix for bug CORE-3119 : 100% CPU USAGE with Unilimited Loop & Index corrupted
|
2010-12-12 20:19:47 +00:00 |
|
asfernandes
|
4318920100
|
An attempt which seems to work to not lose cpp files generated from epp ones.
|
2010-12-12 19:53:27 +00:00 |
|
alexpeshkoff
|
adfdb00187
|
Fixed gcc warnings
|
2010-12-12 14:22:39 +00:00 |
|
firebirds
|
a0852cae07
|
nightly update
|
2010-12-06 03:26:47 +00:00 |
|
asfernandes
|
c268c1f25c
|
Fixed CORE-2204 - Constraints on SP output parameters are checked even when the SP returns zero rows
|
2010-12-05 16:49:24 +00:00 |
|
asfernandes
|
5e95a16141
|
Use the impure space of string variable in a consistently (first or subsequent request execution) and optimized (no double allocation) way
|
2010-12-05 14:44:28 +00:00 |
|
firebirds
|
5b761808fb
|
nightly update
|
2010-12-05 03:20:20 +00:00 |
|
asfernandes
|
83d74dc2b4
|
Rework on line/column info support to make it faster
|
2010-12-05 00:55:54 +00:00 |
|