This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
oceanbase
Watch
1
Star
0
Fork
0
You've already forked oceanbase
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0ba66695a518a6d0d6a2675270327a1a5ed42c96
oceanbase
/
src
/
sql
/
resolver
/
expr
History
2149
0ba66695a5
Fix default function bug
2023-06-07 02:18:28 +00:00
..
ob_expr_info_flag.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_expr_relation_analyzer.cpp
[FEAT MERGE] Support external table
2023-04-29 15:11:50 +00:00
ob_expr_relation_analyzer.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_canonicalizer_impl.cpp
fix shared expr canonicalize bug and const propagate bug
2023-05-08 03:15:27 +00:00
ob_raw_expr_canonicalizer_impl.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_canonicalizer.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_copier.cpp
fix exec param is wrongly copied
2023-02-06 23:34:18 +08:00
ob_raw_expr_copier.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_deduce_type.cpp
Fix default function bug
2023-06-07 02:18:28 +00:00
ob_raw_expr_deduce_type.h
[FEAT MERGE] OB Support XMLType
2023-04-28 03:45:10 +00:00
ob_raw_expr_info_extractor.cpp
[FEAT MERGE] OB Support XMLType
2023-04-28 03:45:10 +00:00
ob_raw_expr_info_extractor.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_modify_column_name.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_modify_column_name.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_part_expr_checker.cpp
[CP] fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP
2023-01-12 19:02:33 +08:00
ob_raw_expr_part_expr_checker.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_part_func_checker.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_part_func_checker.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_print_visitor.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_print_visitor.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_printer.cpp
[xml bugfix] xmlattributes evalname input fix
2023-06-05 10:42:11 +00:00
ob_raw_expr_printer.h
[xml bugfix] pl xmlagg print failed and not support position()
2023-05-17 07:41:11 +00:00
ob_raw_expr_replacer.cpp
Fix remove_const bug
2023-05-23 10:41:34 +00:00
ob_raw_expr_replacer.h
Fix remove_const bug
2023-05-23 10:41:34 +00:00
ob_raw_expr_resolver_impl.cpp
fix some national string bug
2023-06-02 06:12:18 +00:00
ob_raw_expr_resolver_impl.h
fix bug about dateadd func
2023-05-30 08:47:42 +00:00
ob_raw_expr_resolver.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_util.cpp
[CP] rewrite ora_decode which has const result to const result.
2023-06-06 07:48:24 +00:00
ob_raw_expr_util.h
[CP] rewrite ora_decode which has const result to const result.
2023-06-06 07:48:24 +00:00
ob_raw_expr_wrap_enum_set.cpp
fix not add enumset to str above questionmark bug
2023-03-06 04:14:01 +00:00
ob_raw_expr_wrap_enum_set.h
Fix lead/lag window is wrong type calc for the enumset
2023-01-28 20:01:52 +08:00
ob_raw_expr.cpp
to issue<50010749>:fix memory leak about forall stmt & searray
2023-05-30 06:41:06 +00:00
ob_raw_expr.h
to issue<38211687><49782442><36841844><33833762>:fix serveral bugs
2023-05-29 09:11:05 +00:00
ob_shared_expr_resolver.cpp
[fix] remove some internal urls and emails
2023-03-17 20:57:21 +08:00
ob_shared_expr_resolver.h
[fix] remove some internal urls and emails
2023-03-17 20:57:21 +08:00
README
patch 4.0
2022-10-24 17:57:12 +08:00
README
See `ob_raw_expr_resolver.h' and `ob_raw_expr_canonicalizer.h'for the module interface.