Commit Graph

21 Commits

Author SHA1 Message Date
gentle_hu 97baa93140 fix issue of lob 2022-03-17 14:26:01 +08:00
openGaussDev f602677e45 fix clob > 1G unspport error
Offering: openGaussDev

More detail:fix clob > 1G unspport error

Match-id-f3aa081fe8c987e3f540d857a091175c5d28c690
2022-03-14 19:34:42 +08:00
openGaussDev 79662644d8 fixbug
Offering: openGaussDev

More detail: fixbug toast delete error

Match-id-7c3ae1b8af0a951caa93f58c00773f0fff3f40c9
2022-03-14 19:34:41 +08:00
openGaussDev 621d5004a6 fix error
Offering: openGaussDev

More detail: fix error

Match-id-2ac331e2403136e00b782c83860331a198dbfcc1
2022-03-14 19:34:41 +08:00
openGaussDev 791b04f19c perf
Offering: openGaussDev

More detail: perf

Match-id-3e2076ba3cde3a1687d61ed5f0632e289fe6c654
2022-03-14 19:34:40 +08:00
openGaussDev 8191e214c6 fixbug
Offering: openGaussDev

More detail: fixbug toast update

Match-id-e1c8f8cebd825f9509c89dc60e25d62af8a06474
2022-03-14 19:34:40 +08:00
LiHeng de223dd152 sync code 2022-03-04 23:22:16 +08:00
dengxuyue c7b25efcff New features (and bug fixes)
1. alter large sequence
    2. subpartition
    2.1 split subpartition
    2.2 truncate subpartition
    3. 支持load
    4. 支持start-with/connect-by
    5. ...
2021-12-29 21:33:28 +08:00
dengxuyue 1d540f4462 Patch for 930 release 2021-09-23 15:19:37 +08:00
opengauss-bot bf59c68abf !1202 修复一处函数执行的内存泄漏问题
Merge pull request !1202 from movead/master_random_out_of_memory
2021-08-06 11:32:40 +00:00
movead 9c48c476d2 fix an out of memory issue 2021-08-06 12:19:46 +08:00
nwen 6a7eda6812 add db4ai 2021-08-05 17:00:58 +08:00
Cross-罗 83e38dbeeb update src/gausskernel/runtime/executor/execQual.cpp.
修复编译告警
2021-07-26 09:32:41 +00:00
luozihao 2a7c63de39 cast检视意见修改 2021-07-19 15:10:13 +08:00
luozihao c98f970368 fixed the bug of cast 2021-07-14 10:35:22 +08:00
dengxuyue 3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
dengxuyue 1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
zhouxiongjia dc80b79cc0 修复了关于rownum的4个bug。
1.最大值只有255,正常应该是无限大。
2.group by跟where rownum < n同时存在时,禁止将rownum优化成limit
3.groupy by后面没有rownum,而having后面有rownum时,会正常运行,正常应该报错。
4.union前后的子句如果有where rownum < n,并且还有含有order by的子查询时,禁止将order by优化删除掉。
2020-10-21 18:41:59 +08:00
houjibofa 7ead58b21c 【特性】【Opengauss回合】存储过程支持COMMIT/ROLLBACK 2020-08-21 00:23:02 +08:00
pufuan b70b84d144 [PATCH] support ROWNUM in openGauss
Signed-off-by: pufuan <pu.fuan@139.com>
2020-07-25 15:36:50 +08:00
lishifu 815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00