Commit Graph

69 Commits

Author SHA1 Message Date
a28dcc2c8b [to #47096137] fix CALL statement syntax for procedures without parameter 2023-01-12 19:02:33 +08:00
b52f63ea88 [to #47133035] fix ob-sanity failure 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
cb953e3049 to issue<47106248>:fix core because memory access out of bounds 2023-01-12 19:02:33 +08:00
82de09db7c to issue<47104904>:forbid cursor var member is complex type of cursor for loop stmt 2023-01-12 19:02:33 +08:00
da420ad3c8 [to #46374032] check JSON_OBJECT_T call undeclared component 2023-01-12 19:02:33 +08:00
a09a9911fe to issue<47065195>:fix memory leak of pl temp when using udf in sql stmt 2023-01-12 19:02:33 +08:00
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
846f7ad6a1 [to #46505310] fix mysqltest 2023-01-12 19:02:33 +08:00
4453ef5eee Fix some query rewrite bug 2023-01-12 19:02:33 +08:00
a2c4ee247b [CP] [to #46956047]fix bug use for-loop-cursor variable as a parameter for routine 2023-01-12 19:02:33 +08:00
6b71492704 [to #47028518] check SET statement type and children count before transforming to subquery in PL 2023-01-12 19:02:33 +08:00
8db97ab4e4 [to #47026168] fix sanity core & package cursor resolve 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
b26f8898e9 [to #40151002] fix user variable type conversion problem in PL 2023-01-12 19:02:33 +08:00
42a58351d0 [to #47002502]fix bug pass the parameter to the function by => 2023-01-12 19:02:33 +08:00
50076ceb7e [CP] covert the result set to return type when fetching cursor specified return type 2023-01-12 19:02:33 +08:00
9e1c3039b0 [to #46647584] fix pick routine with mutil numric level 2023-01-12 19:02:33 +08:00
4226320168 [to #46045492] fix serval signal/resignal issues 2023-01-12 19:02:33 +08:00
4d6995673a [CP] [to #46708308] add ObPLCtxGuard for udf calc 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
2ee6c3352f [to #46859072] fix serval complex type bugs 2023-01-12 19:02:33 +08:00
95f78c82b6 [CP] [to #41444598]close session refcursor when error happend 2023-01-12 19:02:33 +08:00
f2c29e4572 [to #46844581] fix self argument of object type procedure 2023-01-12 19:02:33 +08:00
84a71fba0a [CP] [CP] [CP] support basic optimizer stats specify estimate_percent option and temp table gather 2023-01-12 19:02:33 +08:00
0003c2605b [to #42036778] fix SIGNAL/RESIGNAL statements in SQL 2023-01-12 19:02:33 +08:00
47adcea9b8 [to #46737517] fix null complex argument core 2023-01-12 19:02:33 +08:00
280d945264 [CP] [to #46371731]add base table into dependency_object when compile trigger 2023-01-12 19:02:33 +08:00
30421352ac [CP] [to #46598452]check with_rowid by routine_name 2023-01-12 19:02:33 +08:00
7ccc8ed5d3 [CP] fix dynamic memleak when executing select stmt containing udf 2023-01-12 19:02:33 +08:00
14ccc17b8c fix some signal resolve bug 2023-01-12 19:02:33 +08:00
b556f241b3 [CP] fix core at pl parser vsnprintf 2023-01-12 19:02:33 +08:00
1c07891380 fix baseline key changed by get pl function 2023-01-12 19:02:33 +08:00
6fcc624494 fix ocitest report 4016 using call stmt 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
3d16e6a967 fix typos: colume -> column (#1176)
Signed-off-by: yike21 <yike21@qq.com>

Signed-off-by: yike21 <yike21@qq.com>
2022-11-25 12:33:35 +08:00
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
ec268010bf check sqlstate valid in resolver stage 2022-11-24 15:07:40 +00:00
f7820604c6 fix issue<46240158><46141201><46115703><46107852>:record error information to warning buf 2022-11-24 10:35:28 +00:00
5282ebd584 fix cases and add estimate block prefs 2022-11-22 10:08:02 +00:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
92765f4f87 [CP] [to #41137467]fix bug set variable 2022-11-18 08:42:24 +00:00
7dd1fb58ab [CP] [to #42998379] fix some debugger issues 2022-11-16 04:37:58 +00:00