Commit Graph

17 Commits

Author SHA1 Message Date
a349576e2c security policy adapt JDBC 2021-03-19 11:35:07 +08:00
22987aae05 jdbc_weak_password
a.在copyfuncs.cpp和equalfuncs.cpp中添加弱口令字典相关函数
b.修正gram.y中弱口令相关代码,把传入字符串添加到新创建的node中,确保在copyfunc时能正确拷贝。
2021-03-16 16:25:59 +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
8f0c2915f8 Parallel bitmap scan. 2020-12-07 11:46:41 +08:00
974b231240 parallel hash: inner parallel 2020-11-24 14:19:05 +08:00
68fe1836b1 使用jdbc执行创建function语句,从系统表中查到的结果是函数。 2020-11-16 16:44:27 +08:00
c45feed3e4 parallel index scans 2020-11-05 16:52:53 +08:00
fea70c2159 parallel append 2020-10-30 10:54:05 +08:00
5dfa9d8ed1 Parallel query, sequence scan. 2020-09-16 20:10:45 +08:00
c040d78287 code for Global-Partition-Index feature
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-28 16:31:25 +08:00
e936f40df7 UPSERT code 2020-08-25 09:44:34 +08:00
d5337ceca7 add materialized view feature to opengauss 2020-08-17 14:55:37 +08:00
36ef69d49a add: AlterSystemSet 2020-08-12 00:29:42 +08:00
b70b84d144 [PATCH] support ROWNUM in openGauss
Signed-off-by: pufuan <pu.fuan@139.com>
2020-07-25 15:36:50 +08:00
738fe74f94 add shutdown opt and test case 2020-07-09 20:52:02 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00