Commit Graph

52 Commits

Author SHA1 Message Date
486def8a48 Fix memleak. 2022-10-17 21:12:49 +08:00
b58fb268f5 remove uselesss token in frontend_parser/gram.y 2022-09-26 10:30:09 +08:00
d7181cd19c Fix password leak. 2022-09-24 17:05:50 +08:00
4bd9f4345f multi set 支持多set 2022-09-16 15:52:03 +08:00
b9a173661d skip locked 2022-09-09 10:23:40 +08:00
a2f3313190 mysql create trigger syntax 2022-09-07 19:34:38 -07:00
b919f404e8 add openGauss 3.1.0 feature code 2022-09-03 16:22:35 +08:00
053e438804 !2029 ECPG的Numeric存在性能优化空间
Merge pull request !2029 from bikunyang/master
2022-09-01 11:28:17 +00:00
5e987cdd3a !2069 实现兼容MySQL SET自定义用户变量的功能
Merge pull request !2069 from yuhuanhuan/demand_set
2022-08-31 14:22:28 +00:00
06f316894d 实现兼容MySQL SET自定义变量的功能 2022-08-31 20:30:49 +08:00
690c9a6963 add function group_concat
add new guc parameter group_concat_max_len
2022-08-31 09:26:51 +08:00
e94d589c4f !1999 小型化版本支持发布订阅
Merge pull request !1999 from zhangzhixian/lite_pub
2022-08-17 08:25:48 +00:00
86d96c5119 小型化版本支持发布订阅 2022-08-15 17:00:47 +08:00
83bf2a9b92 [优化]ECPG的Numeric性能优化提升 2022-08-10 15:24:42 +08:00
ff661a8742 !1940 建表时使用not null约束
Merge pull request !1940 from zhoubin/create_table_not_null
2022-08-07 00:32:29 +00:00
2a61437020 create table not null 2022-08-06 17:58:58 +08:00
60fb34cda5 improve the performance of numerics in libpq 2022-08-04 19:18:15 +08:00
6f1ddebb78 !1704 修复openGauss中ECPG模块不可用
Merge pull request !1704 from qin86/master
2022-06-15 01:56:09 +00:00
edbaa63aa3 update src/common/interfaces/ecpg/ecpglib/misc.cpp.
codecheck问题修复
2022-06-14 08:03:03 +00:00
d0458fea63 codecheck修复 2022-06-14 11:28:35 +08:00
6254173a01 codecheck修复 2022-06-14 11:19:11 +08:00
153a3c0238 拉平HW ecpg代码 2022-06-13 02:48:33 +08:00
b0294d170e 修复SSL认证模式下中间人攻击的问题 2022-06-07 15:20:00 +08:00
36180e78e1 INT16OID值保持与catalog/pg_type.h中一致 2022-05-20 18:03:52 +08:00
dc983c29d9 修复openGauss中ECPG模块不可用 2022-04-27 10:06:24 +08:00
eae50111c8 修复openGauss中ECPG模块不可用 2022-04-27 09:47:52 +08:00
de223dd152 sync code 2022-03-04 23:22:16 +08:00
7639f3f91e add nvarchar 2022-01-14 10:15:25 +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
eaaf873a9f openGauss支持发布订阅 2021-12-16 23:20:10 +08:00
df57653524 Add for nvarchar. 2021-10-30 17:49:58 +08:00
3fe0cec7ce Fixed misc bugs 2021-09-24 17:08:28 +08:00
1d540f4462 Patch for 930 release 2021-09-23 15:19:37 +08:00
6a7eda6812 add db4ai 2021-08-05 17:00:58 +08:00
b8e6ff7a81 generated col 2021-07-08 20:37:29 +08:00
6ef868806e Merge branch 'master' of https://gitee.com/opengauss/openGauss-server 2021-05-07 14:19:06 +08:00
19835ef6af !834 增加show variables like var_string语法,方便用户查询参数时,记不清变量名称时使用。
Merge pull request !834 from Cross-罗/test_branch2
2021-04-29 17:59:26 +08:00
cd3e33f30a 增加show variables like var_string语法,方便用户查询参数时,记不清变量名称时使用 2021-03-22 09:56:15 +08:00
a3ba6ebf96 Merge branch 'master' of https://gitee.com/opengauss/openGauss-server 2021-03-19 17:06:26 +08:00
b0bd5a37ec rm src/bin/gs_ktool & rm build/srcipt/gsql_env.sh 2021-03-12 16:00:26 +08:00
3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
7ec653d33d support sm3 sm4 2021-02-23 12:01:56 +08:00
fcb9ffbce5 Revert "!609 openGauss supports binary_float"
This reverts commit d052061fdfe30c30029fbb560ae2c48aee335500, reversing
changes made to c38e1ded17d6084b9915a25df19dcf17c9d5837e.
2021-02-09 10:41:31 +08:00
d052061fdf !609 openGauss supports binary_float
Merge pull request !609 from liang/413
2021-02-08 09:26:50 +08:00
252b0db5cb no use of GAUSSHOME in makefile 2021-01-13 12:14:34 +08:00
5389b28c7d openGauss使用localkms 2021-01-13 10:00:38 +08:00
32b455ef68 openGauss supports binary_float 2021-01-12 09:58:08 +08:00
c76d64f14f Disabled gs_ktool and removed kmc 2020-12-31 19:42:37 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
6ed6365390 增加支持guc设置同步备机时过滤级联备机和安全编译修改 2020-11-02 20:12:29 +08:00