Commit Graph

29 Commits

Author SHA1 Message Date
syj
221307b897 Fix bug of invalid username/password when "SET ROLE role_name PASSWORD 'passwd'" is used in loop. 2020-10-30 09:41:10 +08:00
a9287762d2 parallel search: hashjoin outer support 2020-10-16 10:29:16 +08:00
399a957141 !299 并行查询增强
Merge pull request !299 from TotaJ/feature/parallel2
2020-10-13 14:10:46 +08:00
e171752f13 MOT code cleanup 2020-10-12 18:03:03 +08:00
b84b4cc418 Fallback to normal case when dsm segment is full. Add on_dsm_detach. 2020-10-12 14:59:09 +08:00
0cac595ab6 Fix transaction state and combocid bug in parallel query. 2020-09-30 17:31:45 +08:00
05fd4c8470 Fix RETURNING core in fdw. 2020-09-29 16:08:50 +08:00
488ef7a22a nestedloop parallel search support 2020-09-28 16:05:35 +08:00
a201b8bf9a Bind numa node for parallel query. 2020-09-25 17:37:50 +08:00
5dfa9d8ed1 Parallel query, sequence scan. 2020-09-16 20:10:45 +08:00
90f7a96039 【bugfix】memory leak in PL/SQL 2020-09-09 16:37:21 +08:00
aa8a1715c3 fix partition bitmapand use btree with gin or gist
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-31 20:30:12 +08:00
777fc51353 fix codereview
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-29 16:11:10 +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
085fbf3304 add the builtin function pg_terminate_session to terminate a user session
Signed-off-by: pufuan <pu.fuan@139.com>
2020-08-27 13:10:51 +08:00
ed27420caa !127 UPSERT 功能
Merge pull request !127 from gentle_hu/master
2020-08-25 19:25:59 +08:00
e936f40df7 UPSERT code 2020-08-25 09:44:34 +08:00
2b53c44ed1 Fix JIT range select functionality when client uses batch mode 2020-08-25 09:40:36 +08:00
7ead58b21c 【特性】【Opengauss回合】存储过程支持COMMIT/ROLLBACK 2020-08-21 00:23:02 +08:00
82474b4ed5 !115 【fixbug】bypass indexonlyscan releasebuffer报错
Merge pull request !115 from luohongbin/master
2020-08-20 16:00:33 +08:00
7dd792e7ef 【fixbug】bypass indexonlyscan releasebuffer报错 2020-08-19 19:30:24 +08:00
d5337ceca7 add materialized view feature to opengauss 2020-08-17 14:55:37 +08:00
2db9cd5fa5 !91 pgdb compatibility support
Merge pull request !91 from 吴岳川/master
2020-08-10 10:01:53 +08:00
19ceba3326 pg compatibility support 2020-08-10 09:23:51 +08:00
2f7832da59 Fix opfusion batchmode problem in MOT 2020-08-07 09:49:29 +08:00
797043b60a merge code for global temporary table(GTT) 2020-07-29 18:23:11 +08:00
8a87c14084 [patch] support interval partition table 2020-07-28 09:50:09 +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