8274c4041d
select_into_varlist
2022-11-29 23:40:06 +08:00
b4a6881506
set session/global 增强
2022-09-06 09:27:30 +08:00
b919f404e8
add openGauss 3.1.0 feature code
2022-09-03 16:22:35 +08:00
06f316894d
实现兼容MySQL SET自定义变量的功能
2022-08-31 20:30:49 +08:00
a8da82a0fb
Implementation of keyword ignore: using hint string
2022-06-20 15:46:28 +08:00
de223dd152
sync code
2022-03-04 23:22:16 +08:00
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
1d540f4462
Patch for 930 release
2021-09-23 15:19:37 +08:00
3d79c59118
Misc bugfixes
2021-03-06 12:39:28 +08:00
1567043064
同步source code
...
日期: 12-26
revision: ee5b054c
2020-12-28 22:19:21 +08:00
5dfa9d8ed1
Parallel query, sequence scan.
2020-09-16 20:10:45 +08:00
c9738b11d1
Ban some useage of ROWNUM
...
1.Ban ROWNUM in INSERT...VALUES() STATEMENT
2.Ban ROWNUM after DEFAULT when creating table
3.Ban ROWNUM in VALUES clause that's being used as a standalone SELECT like select * from (values(rownum,1)), x(a,b)
2020-08-14 14:24:01 +08:00
2962e03482
修复了group by后面不能加rownum(或别名)的bug以及where后面接rownum的别名的报错信息
2020-08-10 15:46:02 +08:00
b70b84d144
[PATCH] support ROWNUM in openGauss
...
Signed-off-by: pufuan <pu.fuan@139.com >
2020-07-25 15:36:50 +08:00
815a9771fb
first commit for openGauss server
2020-06-30 17:38:27 +08:00