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
2
Packages
Projects
Releases
Wiki
Activity
Files
a6eeca581edc67eec165aea65b1e5cddc6e3a7ad
oceanbase
/
src
/
sql
/
parser
History
LINxiansheng
443063ac91
add cache when generate parser in cmake process
2024-12-05 08:45:10 +00:00
..
CMakeLists.txt
Optimizing RPM Package Build Speed
2024-11-19 08:44:55 +00:00
gen_parser.sh
add cache when generate parser in cmake process
2024-12-05 08:45:10 +00:00
gen_type_name.sh
…
non_reserved_keywords_mysql_mode.c
[FEAT MERGE]
2024-11-23 00:45:17 +00:00
ob_char_type.h
[FEAT MERGE] Vector Index & Array Type
2024-08-29 07:52:22 +00:00
ob_fast_parser.cpp
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_fast_parser.h
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_item_type_str.h
…
ob_memory_tracker_wrapper.cpp
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_memory_tracker_wrapper.h
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_non_reserved_keywords.c
…
ob_non_reserved_keywords.h
…
ob_parser_charset_utils.cpp
fix latin1 basic func
2024-10-30 18:14:07 +00:00
ob_parser_charset_utils.h
[CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支
2024-09-26 09:17:10 +00:00
ob_parser_utils.h
fix handling invalid character in identifier
2023-09-22 03:10:14 +00:00
ob_parser.cpp
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_parser.h
patch [FEAT MERGE] support olap async job
2024-08-27 11:43:42 +00:00
ob_sql_parser.cpp
[FEAT MERGE] patch 3A from 4_2_x_release to master
2024-11-22 17:15:27 +00:00
ob_sql_parser.h
…
parse_define.h
…
parse_malloc.cpp
[CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支
2024-09-26 09:17:10 +00:00
parse_malloc.h
[CP] revert the behavior of removing spaces before newlines in a string.
2024-02-09 02:16:08 +00:00
parse_node_hash.cpp
…
parse_node_hash.h
…
parse_node.c
[FEAT MERGE]优化器技术改造
2024-11-19 13:14:40 +00:00
parse_node.h
fix parse bug
2024-12-05 07:45:45 +00:00
parser_proxy_func.cpp
…
parser_proxy_func.h
…
parser_utility.cpp
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
parser_utility.h
…
README
…
reserved.py
remove lob_ddl_mysql case in ss mode
2024-08-31 12:52:27 +00:00
sql_parser_base.c
[CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支
2024-09-26 09:17:10 +00:00
sql_parser_base.h
fix parse bug
2024-12-05 07:45:45 +00:00
sql_parser_mysql_mode.l
[FEAT MERGE]
2024-11-23 00:45:17 +00:00
sql_parser_mysql_mode.y
fix parse bug
2024-12-05 07:45:45 +00:00
README
See `ob_parser.h' for the interface.