8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 00:43:02 +01:00
Commit Graph

17835 Commits

Author SHA1 Message Date
kkuznetsov
cefe703e55 increment build number 2005-04-20 14:30:42 +00:00
kkuznetsov
760cb95d6b increment build number 2005-04-20 14:29:29 +00:00
arnobrinkman
b7c5698ddd increment build number 2005-04-20 13:07:02 +00:00
arnobrinkman
0aea42263e Second fix for items-list where NULLs default descriptor shouldn't be used to determine the final output descriptor.
Only UNIONs were affected by this bug.
2005-04-20 13:06:42 +00:00
kkuznetsov
b537ab9547 increment build number 2005-04-20 07:48:00 +00:00
kkuznetsov
6c04bc06a5 Revert my previos commit as autoconf fails with 2 equally filenames beetween case 2005-04-20 07:47:44 +00:00
fsg
2966d3bad4 increment build number 2005-04-20 01:27:36 +00:00
fsg
be5277cbc1 nightly update 2005-04-20 01:27:27 +00:00
arnobrinkman
ff3362736b increment build number 2005-04-19 09:56:08 +00:00
arnobrinkman
cfc703f766 Fix bug with alias hiding datatype by datatype-list coercion 2005-04-19 09:55:53 +00:00
kkuznetsov
77572bda2c increment build number 2005-04-19 08:23:56 +00:00
kkuznetsov
59c8324fd3 misc cleanup 2005-04-19 08:23:49 +00:00
kkuznetsov
9ee9bd5dbe increment build number 2005-04-19 08:05:47 +00:00
kkuznetsov
513714f7f2 misc 2005-04-19 08:05:17 +00:00
fsg
d41e4f8e83 increment build number 2005-04-19 01:18:52 +00:00
fsg
9499aaa45c nightly update 2005-04-19 01:18:42 +00:00
kkuznetsov
63680f96cf increment build number 2005-04-18 16:06:25 +00:00
kkuznetsov
13c9bfeaa3 Try to pick-up Ray Holme Solaris spark32 port into FB2 (not tested yet) 2005-04-18 16:06:21 +00:00
kkuznetsov
f19f9902cf increment build number 2005-04-18 16:05:13 +00:00
kkuznetsov
91c5664cad increment build number 2005-04-18 16:05:10 +00:00
kkuznetsov
f9b7eedf21 increment build number 2005-04-18 16:03:15 +00:00
kkuznetsov
d132d6dcac increment build number 2005-04-18 16:02:16 +00:00
robocop
05b3a9aa1e increment build number 2005-04-18 03:36:06 +00:00
robocop
f3d1c47f99 Misc. 2005-04-18 03:36:03 +00:00
robocop
71c5e1ee4d increment build number 2005-04-18 03:32:40 +00:00
robocop
b609407d9b We can live with static_cast for these cases. 2005-04-18 03:32:35 +00:00
robocop
1bb1de2d5e increment build number 2005-04-18 03:26:48 +00:00
robocop
b5ec6d966c Be in sync with our header protection convention. 2005-04-18 03:26:45 +00:00
robocop
424f40a84b increment build number 2005-04-18 03:25:59 +00:00
robocop
1c83cfaaad Cleanup. No need to test if sizeof() is bigger than zero. 2005-04-18 03:25:56 +00:00
robocop
d0115322ac Misc. 2005-04-18 03:24:34 +00:00
robocop
4c4b42c7c0 increment build number 2005-04-18 03:24:31 +00:00
robocop
b51316e88b increment build number 2005-04-18 03:24:25 +00:00
robocop
e87910be60 increment build number 2005-04-18 03:22:34 +00:00
robocop
41b4413530 Fix recently committed strange indentation. 2005-04-18 03:22:31 +00:00
robocop
0dcfe7d0b0 increment build number 2005-04-18 03:21:47 +00:00
robocop
2ec9bbc824 Keeping the history manually. 2005-04-18 03:21:41 +00:00
fsg
9b4627f997 increment build number 2005-04-17 01:15:04 +00:00
fsg
82be8a4707 nightly update 2005-04-17 01:14:40 +00:00
asfernandes
c95c8ac47e increment build number 2005-04-16 18:49:26 +00:00
dimitr
bba5dd5878 increment build number 2005-04-16 18:21:16 +00:00
dimitr
cce77ac325 Fixed issue reported by Adriano. 2005-04-16 18:21:09 +00:00
dimitr
fd471aa39d increment build number 2005-04-16 17:29:07 +00:00
dimitr
79f50250ff Third attempt to apply reduced selectivity properly. 2005-04-16 17:28:45 +00:00
dimitr
858ffad5e0 increment build number 2005-04-16 16:57:16 +00:00
dimitr
2045d89a76 Code simplification and some style corrections. 2005-04-16 16:57:06 +00:00
fsg
8d51260042 increment build number 2005-04-16 01:21:01 +00:00
fsg
fb29a42450 nightly update 2005-04-16 01:20:46 +00:00
dimitr
2891b28163 increment build number 2005-04-15 14:55:37 +00:00
dimitr
4410fb9f97 1) Fixed wrong index usage for nested loop joins (indexed relationship must be a requirement).
2) Better optimizaton for tables with zero selectivities.
3) Fixed wrong choice of index in the case of the same selectivity and number of indices.
4) Fixed wrong total selectivity calculated for compound non-equality comparisons.
5) Some constants tuning based on two weeks of the extreme testing.
Subject of Arno's review, although all my tests show much better results without any regressions.
2005-04-15 14:54:59 +00:00