887 Commits

Author SHA1 Message Date
3fff5f39a0 bugfix : xml/json deep copy in pl && xmltype define but not init in pl 2023-05-19 10:41:38 +00:00
2cf85600bc [BUGFIX] fix lob bugs 2023-05-19 09:47:31 +00:00
a4607065ee [to #43532098]for loop cursor dup column name check 2023-05-19 03:41:20 +00:00
2d02db08cf fix some optimizer stat bugs 2023-05-19 02:46:44 +00:00
52b1cf673b fix issue<49765208><49775511><49758358>:fix dml with udf parallel execute issues 2023-05-18 08:46:48 +00:00
d01cd9f310 [to #49723644] fix initial parameter of generic type 2023-05-18 02:41:36 +00:00
e8ce6e4946 [CP] Revert [to #48811148]fix bug goto statement 2023-05-17 13:11:28 +00:00
a47570d7f6 [to #46873308]fixed lower_bnd for dbms_sql 2023-05-17 10:46:50 +00:00
1cfeb70b31 to issue<49746738><49753068><49758358>:fix dml with udf parallel execute issues 2023-05-17 09:41:17 +00:00
906aa86e76 [to #45599707] fix constant variable in SUBTYPE RANGE clause 2023-05-17 08:46:51 +00:00
b5ac0c7bf6 optimize memtable garbage collection 2023-05-16 09:46:50 +00:00
b8ce00f94c [to #49620051]fixed local unstream cursor reopen to local stream cursor mem core dump 2023-05-11 13:26:01 +00:00
d89b3ef9ef [to #49328715] fix a -4016 problem of trigger parser 2023-05-11 12:11:23 +00:00
04fbc9b286 [to #49538722] fix memory leak when copy composite 2023-05-11 08:12:11 +00:00
6bb1a8b703 [to #49482918] fix error code of combined usage of Ordinal binding and Named binding 2023-05-10 14:15:20 +00:00
c1413102b0 [to #49439164] fix opaque constructor function resolve 2023-05-09 17:59:33 +00:00
88f43f275a [to #47545514]subprogram cursor do not resolve external type 2023-05-05 04:38:33 +00:00
1fd32d2c33 [to #48213621]package param_expr do not check deterministic 2023-05-04 07:41:47 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
35c1be5aa1 [CP] [to #48811148]fix bug goto statement 2023-04-28 11:41:45 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
ffb125d10e [to #48891422] update PL C interface signature 2023-04-26 15:02:30 +00:00
1ec41795d6 [to #48891422] fix PL C interface allocator 2023-04-26 12:50:16 +00:00
ced1abdc78 [to #49178989] fix mysqltest 2023-04-24 03:41:03 +00:00
32340853ab [to #49071754] fix prepare stmt function not hung 2023-04-23 08:41:16 +00:00
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
ad1cf9fe75 to issue<44766333>:fis autonomous trancsaction exception issue 2023-04-22 13:53:15 +00:00
51e24b0b36 [to #49178989] fix mysqltest 2023-04-21 06:45:22 +00:00
e70bd3e209 [CP] to issue<47821611>:fix package cursor default expr issue 2023-04-20 14:15:00 +00:00
43b3c03021 [to #49146511] fix ObPLComposite::copy_element if src equal to dest 2023-04-20 14:11:31 +00:00
00176debe6 [to #48617032] a typo in ObPL::Finial 2023-04-20 13:45:00 +00:00
36c775efc6 [to #47096137] fix a PL syntax conflict 2023-04-19 10:11:51 +00:00
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +00:00
0d6dc4e2ca issue<48107888>:fix memory leak of inner store routine with out argument 2023-04-19 07:11:50 +00:00
fbaa1a4f37 [master] PL end tx to clean txn property 2023-04-18 16:11:14 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
b3e639bbea [to #47948126] check pl privilege 2023-04-17 03:41:52 +00:00
b14bad1f09 to issue<48907696>:fix udf containing complex type execute slow issue 2023-04-13 07:25:34 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
d9e241f1d2 [CP] [to #48034994] fix serval pl/sql bugs 2023-04-11 12:46:23 +08:00
c15c195237 [CP] [to #48858145] fix stack leak of while stmt 2023-04-11 12:00:39 +08:00
b4461bbb41 [to #48916300] a typo when access object_access_idents array 2023-04-10 06:52:43 +00:00
264d33917d [to #48798753]fixed some dbms_describe bug 2023-04-04 12:51:00 +00:00