firebirds
|
1c1b3abfa5
|
nightly update
|
2010-09-18 03:13:24 +00:00 |
|
asfernandes
|
57d222bb0a
|
Fix problem with view WITH CHECK OPTION present since the introduction of ExprNode
|
2010-09-17 14:42:11 +00:00 |
|
asfernandes
|
c1b5abfdf2
|
1) Refactor all types of boolean nodes.
2) Remove the scratch from the nodes.
|
2010-09-17 03:15:32 +00:00 |
|
firebirds
|
dcdb4e4426
|
nightly update
|
2010-09-15 03:18:23 +00:00 |
|
alexpeshkoff
|
76f81bc8a4
|
Fixed documentation
|
2010-09-14 07:06:33 +00:00 |
|
firebirds
|
1009980967
|
nightly update
|
2010-09-14 03:06:00 +00:00 |
|
dimitr
|
57ecbe42f0
|
Fixed CORE-3131: WIN1257_LV (Latvian) collation is wrong for 4 letters: A E I U.
|
2010-09-13 14:58:04 +00:00 |
|
firebirds
|
f54e3120f5
|
nightly update
|
2010-09-10 03:14:38 +00:00 |
|
asfernandes
|
9a9a5f2570
|
Fixed doc. mismatch reported by Paul Vinkenoog
|
2010-09-10 01:59:19 +00:00 |
|
alexpeshkoff
|
b786edde36
|
Make it cvs/svn independent
|
2010-09-09 10:52:58 +00:00 |
|
alexpeshkoff
|
3c04c6acaf
|
Fixed package version generation for release builds
|
2010-09-09 10:16:33 +00:00 |
|
firebirds
|
21acb613f2
|
nightly update
|
2010-09-09 03:14:38 +00:00 |
|
dimitr
|
7083a2fff5
|
Corrections to the multi-key hashing. Thanks to Adriano.
|
2010-09-08 18:05:28 +00:00 |
|
firebirds
|
d5ce10e647
|
nightly update
|
2010-09-08 03:14:17 +00:00 |
|
asfernandes
|
6d71560588
|
Misc
|
2010-09-07 16:17:05 +00:00 |
|
firebirds
|
5bd3d2a43f
|
nightly update
|
2010-09-05 03:12:59 +00:00 |
|
asfernandes
|
b7b63becf3
|
Refactor a number of expression nodes: nod_add, nod_divide, nod_multiply, nod_negate, nod_user_name, nod_subtract, nod_current_date, nod_current_time, nod_current_timestamp, nod_add2, nod_subtract2, nod_multiply2, nod_divide2, nod_current_role, nod_internal_info
|
2010-09-04 21:36:41 +00:00 |
|
firebirds
|
4607360acf
|
nightly update
|
2010-09-02 03:13:54 +00:00 |
|
asfernandes
|
f42c9bd874
|
Fixed CORE-3101 - Cannot alter the domain after migrating from older versions
|
2010-09-01 15:55:32 +00:00 |
|
asfernandes
|
60bfdf264f
|
Fix warning
|
2010-09-01 15:54:54 +00:00 |
|
firebirds
|
6a7ae9708a
|
nightly update
|
2010-09-01 03:15:19 +00:00 |
|
dimitr
|
6a3b92701f
|
Fixed MSVC9 build.
|
2010-08-31 11:17:06 +00:00 |
|
firebirds
|
d33b2197e2
|
nightly update
|
2010-08-31 03:14:29 +00:00 |
|
asfernandes
|
ada671c034
|
Refactor nod_index and nod_bit_* to InversionNode
|
2010-08-31 00:20:33 +00:00 |
|
asfernandes
|
6b261f1b81
|
Misc
|
2010-08-31 00:12:20 +00:00 |
|
asfernandes
|
cadef3fbf0
|
Small cleanup
|
2010-08-30 15:39:50 +00:00 |
|
firebirds
|
1163bea5f1
|
nightly update
|
2010-08-30 03:14:08 +00:00 |
|
asfernandes
|
8f857a6deb
|
Refactor plan nodes to PlanNode
|
2010-08-29 20:20:19 +00:00 |
|
asfernandes
|
76ff0957fd
|
Cleanup
|
2010-08-29 18:25:55 +00:00 |
|
asfernandes
|
96f2829728
|
Refactor nod_map and nod_sort to type-safe MapNode and SortNode
|
2010-08-29 18:20:44 +00:00 |
|
firebirds
|
dde6bbcb53
|
nightly update
|
2010-08-29 03:13:47 +00:00 |
|
dimitr
|
523120f717
|
Fixed CORE-2155: Join of SP with view or table may fail with 'No current record for fetch operation'.
|
2010-08-28 12:41:51 +00:00 |
|
dimitr
|
f1b959694c
|
Fixed the engine crash caused by the recent refactoring.
|
2010-08-28 08:52:37 +00:00 |
|
firebirds
|
b17937848c
|
nightly update
|
2010-08-28 03:14:01 +00:00 |
|
asfernandes
|
cca6b452f3
|
Fix MSVC10 build
|
2010-08-27 15:14:55 +00:00 |
|
firebirds
|
bf6be92408
|
nightly update
|
2010-08-27 03:15:10 +00:00 |
|
asfernandes
|
8e4aae8e8b
|
Fixed CORE-3109 - [Crash] isc_dql_exec_immed3_m for "create database ..." and NULL transaction
|
2010-08-27 02:55:09 +00:00 |
|
asfernandes
|
52a4c39f41
|
1) Separate DsqlCompilerScratch in its own files.
2) Move BlockNode functionality to it.
3) Move some related CTE functions to it.
|
2010-08-27 02:18:00 +00:00 |
|
asfernandes
|
8047048dc4
|
Misc
|
2010-08-26 15:40:51 +00:00 |
|
firebirds
|
fc2376c032
|
nightly update
|
2010-08-26 03:14:14 +00:00 |
|
asfernandes
|
588c545d17
|
Rework WindowSourceNode to use type-safe partitions
|
2010-08-25 15:52:46 +00:00 |
|
mapopa
|
3550175da0
|
Added links to visual c++ studio 2008
|
2010-08-25 13:36:24 +00:00 |
|
mapopa
|
77187009c6
|
Added unicode/classic innosetup note (we are not using unicode version for the moment , only for 3.0 maybe in the future)
|
2010-08-25 13:25:07 +00:00 |
|
mapopa
|
1c8cf44522
|
added innosetup 5 to the build instructions
|
2010-08-25 12:00:07 +00:00 |
|
mapopa
|
de47cdeb48
|
added sed instructions
|
2010-08-25 10:16:43 +00:00 |
|
dimitr
|
e7c44824e6
|
Fixed a few suspicious places related to the variable cloning.
|
2010-08-25 08:02:21 +00:00 |
|
firebirds
|
0c79c118cd
|
nightly update
|
2010-08-25 03:15:25 +00:00 |
|
asfernandes
|
53d7b386fa
|
Move dozen of parameters of virtual/overriden function to OptimizerBlk
|
2010-08-25 03:10:12 +00:00 |
|
asfernandes
|
7eb5bb0ae3
|
Misc
|
2010-08-25 01:35:33 +00:00 |
|
asfernandes
|
0497251edd
|
Remove do-nothing checks from the new file
|
2010-08-25 01:01:22 +00:00 |
|