fsg
|
41b05edf93
|
nightly update
|
2009-06-19 12:50:51 +00:00 |
|
paulbeach
|
fb728a9db8
|
increment build number
|
2009-06-19 12:36:40 +00:00 |
|
dimitr
|
87cac070a0
|
increment build number
|
2009-06-19 11:33:28 +00:00 |
|
dimitr
|
77dce5ac12
|
Fixed some issues with the optimizer, namely: (1) incorrect cost calculation for indexed retrievals in joins and (2) too pessimistic heuristics for indices with zero selectivity.
Also, I removed the restricition I put recently to address some issues reported in the tracker (it's no longer necessary).
|
2009-06-19 11:33:12 +00:00 |
|
aafemt
|
a1366d07c2
|
increment build number
|
2009-06-19 11:17:10 +00:00 |
|
aafemt
|
89e77c3e07
|
Fix parsing of constructions like /*/ and /**/*
|
2009-06-19 11:17:07 +00:00 |
|
robocop
|
991e1365c3
|
increment build number
|
2009-06-19 11:10:38 +00:00 |
|
robocop
|
70040bd913
|
Related to CORE-2509.
|
2009-06-19 11:10:34 +00:00 |
|
asfernandes
|
604e526be2
|
increment build number
|
2009-06-19 02:29:10 +00:00 |
|
asfernandes
|
0d41878cf4
|
increment build number
|
2009-06-19 02:29:09 +00:00 |
|
asfernandes
|
928d2616fd
|
Misc
|
2009-06-19 02:29:08 +00:00 |
|
asfernandes
|
44020bc60f
|
increment build number
|
2009-06-19 02:29:07 +00:00 |
|
asfernandes
|
a41a0b2380
|
increment build number
|
2009-06-19 02:29:06 +00:00 |
|
asfernandes
|
c3afad2080
|
increment build number
|
2009-06-19 02:29:05 +00:00 |
|
asfernandes
|
05ba3e55f8
|
increment build number
|
2009-06-19 02:03:58 +00:00 |
|
asfernandes
|
bdb85455af
|
Put apples and oranges in different baskets
|
2009-06-19 02:03:57 +00:00 |
|
asfernandes
|
721059ea8f
|
increment build number
|
2009-06-18 23:24:16 +00:00 |
|
asfernandes
|
a263449fa2
|
Fix build
|
2009-06-18 23:24:14 +00:00 |
|
hvlad
|
98e1ff93d2
|
increment build number
|
2009-06-18 16:53:02 +00:00 |
|
hvlad
|
1a202ab6dd
|
Correct typo
|
2009-06-18 16:53:00 +00:00 |
|
fsg
|
11f450b56d
|
increment build number
|
2009-06-18 13:00:35 +00:00 |
|
fsg
|
6d424d4afc
|
nightly update
|
2009-06-18 13:00:33 +00:00 |
|
robocop
|
267a370bab
|
increment build number
|
2009-06-18 12:07:08 +00:00 |
|
robocop
|
6bfacad413
|
CORE-2509. Took the opportunity to fix several data types.
|
2009-06-18 12:07:07 +00:00 |
|
robocop
|
c6452d4f68
|
increment build number
|
2009-06-18 12:07:06 +00:00 |
|
robocop
|
9e75d6f186
|
increment build number
|
2009-06-18 12:07:05 +00:00 |
|
robocop
|
6a979bfae8
|
increment build number
|
2009-06-18 12:07:03 +00:00 |
|
paulbeach
|
eb17f6926f
|
increment build number
|
2009-06-18 09:35:05 +00:00 |
|
paulbeach
|
e64a270170
|
increment build number
|
2009-06-18 09:35:04 +00:00 |
|
paulbeach
|
8834da6254
|
Make sure that 21 Solaris install changes are in Head (where relevant)
|
2009-06-18 09:35:03 +00:00 |
|
paulbeach
|
922eadcc02
|
increment build number
|
2009-06-18 09:21:57 +00:00 |
|
paulbeach
|
bd7cc8ee2a
|
increment build number
|
2009-06-18 09:21:56 +00:00 |
|
asfernandes
|
59c64970df
|
increment build number
|
2009-06-17 15:37:29 +00:00 |
|
asfernandes
|
46ac36e36c
|
Make the VC++ Express build not show a popup everytime setenv.bat is called - one time is enough
|
2009-06-17 15:37:28 +00:00 |
|
fsg
|
846ccdeaab
|
increment build number
|
2009-06-17 12:57:39 +00:00 |
|
fsg
|
22b2a5eb56
|
nightly update
|
2009-06-17 12:57:37 +00:00 |
|
robocop
|
e07ec51284
|
increment build number
|
2009-06-17 12:25:34 +00:00 |
|
robocop
|
9808bf0192
|
increment build number
|
2009-06-17 12:25:33 +00:00 |
|
robocop
|
4cd4c52d42
|
Fix CORE-2505: beware of built-in functions returning NaN and Inf. Some functions were added, but they are called from the debugger only because they aren't exposed through DSQL.
|
2009-06-17 12:25:32 +00:00 |
|
robocop
|
d3a7728fdf
|
increment build number
|
2009-06-17 12:23:42 +00:00 |
|
robocop
|
ad28b571ed
|
- Use our common code to deal with NaN and Infinity.
- Get rid of the custom hack to show same number of digits in the exponent for FP numbers in any platform.
|
2009-06-17 12:23:41 +00:00 |
|
robocop
|
884e8ef429
|
increment build number
|
2009-06-17 12:22:29 +00:00 |
|
robocop
|
83a1e271d7
|
Use our common code to deal with NaN and Infinity.
|
2009-06-17 12:22:27 +00:00 |
|
paulbeach
|
a113369bea
|
increment build number
|
2009-06-16 14:39:59 +00:00 |
|
fsg
|
200d758bdd
|
increment build number
|
2009-06-16 12:53:59 +00:00 |
|
fsg
|
2355362d64
|
nightly update
|
2009-06-16 12:53:57 +00:00 |
|
robocop
|
1093cb50d8
|
increment build number
|
2009-06-16 12:25:58 +00:00 |
|
robocop
|
e6b6c13a9f
|
Misc.
|
2009-06-16 12:25:57 +00:00 |
|
dimitr
|
4e32069d95
|
increment build number
|
2009-06-16 06:18:41 +00:00 |
|
asfernandes
|
6912b1a43e
|
increment build number
|
2009-06-15 15:26:40 +00:00 |
|