|
|
1ec41795d6
|
[to #48891422] fix PL C interface allocator
|
2023-04-26 12:50:16 +00:00 |
|
|
|
7c79e6fccf
|
[CP] [CP] [to #48737315]fix bug of remote execution of select for update statement in PL
|
2023-04-24 04:11:38 +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 |
|
|
|
0a0ba897c9
|
[FEAT MERGE] [to #48722125] pl/sql name resolve refactor
|
2023-04-18 06:12:14 +00:00 |
|
|
|
060c4c575f
|
[CP] [to #48317576] fix get ddl chinese comments are garbled
|
2023-04-11 13:04:59 +08:00 |
|
|
|
651ad281f5
|
[to #48480427] reset dummy_result before rewrite it
|
2023-04-04 06:40:55 +00:00 |
|
|
|
1a733581e8
|
to issue<48802240>:fix dbms cursor retry issue
|
2023-04-04 04:15:21 +00:00 |
|
|
|
26ddc2614d
|
[to #48696881] remove free_session_var call in package
|
2023-03-28 09:11:12 +00:00 |
|
|
|
70c142ab23
|
to issue<48495992>:fix core when dml stmt bulk into complex type var
|
2023-03-22 12:41:58 +00:00 |
|
|
|
2ba2884b1f
|
[to #48440485]fix set changed package info when bulk collect into package variable
|
2023-03-22 04:15:49 +00:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
3a1e99265f
|
[to #48075831]set spi_cursor to null when error happend
|
2023-03-02 16:02:18 +00:00 |
|
|
|
e43722b5d2
|
[to #48000227] fix serval sanity core
|
2023-02-25 02:10:27 +00:00 |
|
|
|
b0a216b002
|
to issue<47336750>:fix memory leak of tenant ctx
|
2023-02-24 16:41:08 +00:00 |
|
|
|
dd654cd6f3
|
make parameters starts with '_' invisible in oracle mode
|
2023-02-10 06:11:31 +00:00 |
|
|
|
4b1f26e4eb
|
[CP] [to #47499273] fix bulk collect table which may modified by sql
|
2023-02-09 16:01:02 +00:00 |
|
|
|
343948c1c8
|
[to #47664770] always deep copy bulk values
|
2023-02-09 15:03:39 +00:00 |
|
|
|
cf46abc3e9
|
[to #32475164] fix typo by review 11475789
|
2023-02-07 16:38:11 +08:00 |
|
|
|
9b302b8660
|
[to #41932470] fix memory of udf
|
2023-02-06 23:45:37 +08:00 |
|
|
|
78662489b8
|
[to #47144085] fix pkg/subprogram cursor with default parameter
|
2023-02-06 13:34:20 +08:00 |
|
|
|
eeffabef3e
|
to issue<47498919>:cursor open failed will ignore errcode
|
2023-02-06 13:30:39 +08:00 |
|
|
|
3d4f554258
|
[FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-01-28 20:40:16 +08:00 |
|
|
|
10b85bdc42
|
[master] fix pl autonomous transaction and pl cursor cases
|
2023-01-28 18:32:41 +08:00 |
|
|
|
da8c498599
|
[to #33186370] fix cursor for loop & tcl retry logic
|
2023-01-28 16:57:28 +08:00 |
|
|
|
30d0adec61
|
[4.1] support distributed txn free route
|
2023-01-28 16:07:18 +08:00 |
|
|
|
2d19a9d8f5
|
[FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
|
2023-01-28 16:01:28 +08:00 |
|
|
|
e0bd258289
|
to issue<47171684>:fix sanity core:ob will core when bulk collect into complex type var which has owned some data
|
2023-01-28 15:46:44 +08:00 |
|
|
|
806e690b1b
|
[to #47113625] fix ObPLPackageGuard typo
|
2023-01-12 19:02:33 +08:00 |
|
|
|
87e368c52f
|
Fix udt bugs
|
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 |
|
|
|
8db97ab4e4
|
[to #47026168] fix sanity core & package cursor resolve
|
2023-01-12 19:02:33 +08:00 |
|
|
|
6447906ef3
|
[to #35400270] fix padding of PL CHAR variables in PAD_CHAR_TO_FULL_LENGTH sql_mode
|
2023-01-12 19:02:33 +08:00 |
|
|
|
d2132b5120
|
occupy a pos for ob_item_type
|
2023-01-12 19:02:33 +08:00 |
|
|
|
adc47148bf
|
to issue<46956625>:add stmt type check logic in cursor open stage
|
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 |
|
|
|
4226320168
|
[to #46045492] fix serval signal/resignal issues
|
2023-01-12 19:02:33 +08:00 |
|
|
|
2ee6c3352f
|
[to #46859072] fix serval complex type bugs
|
2023-01-12 19:02:33 +08:00 |
|
|
|
99981d12af
|
[to #46721224] fix bulk collect into x,x
|
2023-01-12 19:02:33 +08:00 |
|
|
|
c5324e11de
|
[to #46711372] fix memory of element of record from resultset
|
2023-01-12 19:02:33 +08:00 |
|
|
|
e2f0a8c8e2
|
[to #46686252] fix extend result of unstream cursor
|
2023-01-12 19:02:33 +08:00 |
|
|
|
099a445e4c
|
fix typo
|
2023-01-12 19:02:33 +08:00 |
|
|
|
14ccc17b8c
|
fix some signal resolve bug
|
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 |
|
|
|
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 |
|