|
a36668e664
|
fix bugs of sqlbypass without refresh parameter for DML
We forbiden a custom plan with sqlbypass, which may not
refresh parameter for const parameter.
|
2020-11-22 22:53:31 +08:00 |
|
|
8830ce04eb
|
!409 CreateFunctionStmt结构的copy函数缺失字段复制
Merge pull request !409 from liyongjin/Branch_master_bug1
|
2020-11-19 15:38:01 +08:00 |
|
|
2a00007e9c
|
!412 fix bugs in perm_space_increase and perm_space_decrease
Merge pull request !412 from scarbor_fair/master
|
2020-11-19 15:29:47 +08:00 |
|
|
b4f5405a66
|
revoke
|
2020-11-19 14:52:43 +08:00 |
|
|
888b9eb009
|
Merge branch 'master' of https://gitee.com/scarbor_fair/openGauss-server
|
2020-11-19 14:31:28 +08:00 |
|
|
dfa56ea39e
|
compile with O3
|
2020-11-19 14:07:38 +08:00 |
|
|
87dd40c8f5
|
!401 解决pg_os_threads视图中IncrBgWriter线程信息缺失的问题
Merge pull request !401 from April01xxx/master
|
2020-11-19 11:06:25 +08:00 |
|
|
b2f882209a
|
!385 parallel scan: explain analyze details
Merge pull request !385 from 吴岳川/master
|
2020-11-19 11:04:54 +08:00 |
|
|
c6889f5c15
|
parallel index only scans
|
2020-11-19 10:50:26 +08:00 |
|
|
3614bd49d0
|
!416 fix the problem of archive_dest should not be synchronized to the standby
Merge pull request !416 from mujinqiang/master
|
2020-11-19 09:57:20 +08:00 |
|
|
3a3759f6f2
|
!406 并行查询-并行创建索引(btree)
Merge pull request !406 from TotaJ/feature/parallel_create_index
|
2020-11-18 11:14:28 +08:00 |
|
|
063040f525
|
fix the problem of archive_dest should not be synchronized to the standby
|
2020-11-17 23:30:15 +08:00 |
|
|
d995836dd4
|
!415 Refactor MOT recovery
Merge pull request !415 from Vinoth Veeraraghavan/master
|
2020-11-17 18:57:58 +08:00 |
|
|
424d8dc855
|
Minor code cleanup
|
2020-11-17 18:08:41 +08:00 |
|
|
4bc4af0126
|
Refactor MOT recovery
|
2020-11-17 18:01:19 +08:00 |
|
|
d3a8307a1a
|
Fix parallel create index failed when temp file exceed 1GB.
|
2020-11-17 14:26:00 +08:00 |
|
|
588d6ba906
|
!411 MOT Refactor
Merge pull request !411 from Vinoth Veeraraghavan/master
|
2020-11-17 10:23:12 +08:00 |
|
|
bc700b5ffc
|
!408 fix catchup2normal_wait_time ineffective bug
Merge pull request !408 from chenxiaobin/catchup
|
2020-11-17 08:16:40 +08:00 |
|
|
55b7a54ed1
|
fix bugs in perm_space_increase and perm_space_decrease
|
2020-11-16 21:18:14 +08:00 |
|
|
ff9b521f1f
|
fix bugs in perm_space_increase and perm_space_decrease
|
2020-11-16 21:16:06 +08:00 |
|
|
c2a1e4b56f
|
Fix CodeCheck issues
|
2020-11-16 21:01:07 +08:00 |
|
|
1e6e3d764c
|
Refactor MOT JIT TVM
|
2020-11-16 20:57:50 +08:00 |
|
|
d887a17ce2
|
Refactor MOT JIT LLVM
|
2020-11-16 20:56:32 +08:00 |
|
|
92d158e67a
|
Refactor MOT jit_plan
|
2020-11-16 20:43:31 +08:00 |
|
|
2fa078af21
|
Refactor mot_internal
|
2020-11-16 20:42:04 +08:00 |
|
|
68fe1836b1
|
使用jdbc执行创建function语句,从系统表中查到的结果是函数。
|
2020-11-16 16:44:27 +08:00 |
|
|
58ea53710d
|
fix catchup2normal_wait_time ineffective bug
|
2020-11-16 11:14:08 +08:00 |
|
|
1e6f0c3818
|
!407 add new way to archive xlog to local machine without invoking popen
Merge pull request !407 from LiHeng/master
|
2020-11-16 09:02:00 +08:00 |
|
|
4fc1e30ca9
|
add new way to archive xlog to local machine without invoking popen
|
2020-11-15 15:18:06 +08:00 |
|
|
92d941f325
|
!403 fix deadlock when create index concurrently on different tables at the same time
Merge pull request !403 from xiong_xjun/master_1112
|
2020-11-13 17:23:04 +08:00 |
|
|
3b63ba1ba1
|
!399 needn't do wal send wake up again after xlogflush.
Merge pull request !399 from xiong_xjun/master_1028
|
2020-11-13 17:01:21 +08:00 |
|
|
57fd5794e5
|
Parallel create index(btree).
|
2020-11-13 16:57:32 +08:00 |
|
|
2e70e8d418
|
fix deadlock when create index concurrently on different tables at the same time
|
2020-11-12 15:42:16 +08:00 |
|
|
a8324979e3
|
1. 优化超时提示
2. 一键清理主动加载clib
|
2020-11-12 15:02:16 +08:00 |
|
|
4f78e63d5e
|
解决pg_os_threads视图中IncrBgWriter线程创建时间为空的问题
|
2020-11-12 11:27:44 +08:00 |
|
|
9fc76afffe
|
解决pg_os_threads视图中IncrBgWriter线程名称为空的问题
|
2020-11-12 11:02:45 +08:00 |
|
|
e1bdb1001d
|
needn't do wal send wake up again after xlogflush.
|
2020-11-12 09:59:24 +08:00 |
|
|
8433b003d9
|
!395 并行查询-并行merge join
Merge pull request !395 from TotaJ/feature/parallel_merge_join
|
2020-11-11 09:10:08 +08:00 |
|
|
a6c19d20e8
|
!394 根据cb2ed438提交记录同步修改线程名称
Merge pull request !394 from 廖美东/master
|
2020-11-11 08:58:12 +08:00 |
|
|
c06ddddbc5
|
!389 修复gs_probackup恢复外部目录时有可能恢复到错误的目标文件夹的问题
Merge pull request !389 from yukai_k/master
|
2020-11-11 08:56:04 +08:00 |
|
|
fac76f11ef
|
!397 Prerequisite for enabling cross-transaction support in MOT
Merge pull request !397 from Vinoth Veeraraghavan/master
|
2020-11-11 08:55:24 +08:00 |
|
|
7129fb1d63
|
!388 add description of supporting kylin os
Merge pull request !388 from zhangxubo/master
|
2020-11-10 19:10:53 +08:00 |
|
|
28445d57c2
|
!390 a valid error is reported when using the gs_guc to set variable.
Merge pull request !390 from Cross-罗/master
|
2020-11-10 17:22:55 +08:00 |
|
|
e6f730e61f
|
!396 support copy for tables with trigger
Merge pull request !396 from chenxiaobin/copy
|
2020-11-10 17:16:43 +08:00 |
|
|
f86dd8e455
|
Prerequisite for enabling cross-transaction support in MOT
|
2020-11-10 17:06:40 +08:00 |
|
|
20c5b3564f
|
!393 add some methods and fix some bugs for db4ai
Merge pull request !393 from nwen/master
|
2020-11-10 14:13:29 +08:00 |
|
|
cef0933c9b
|
Remove have_gather_plan_node.
|
2020-11-10 14:08:15 +08:00 |
|
|
9d891ede5b
|
support copy for tables with trigger
|
2020-11-10 10:19:28 +08:00 |
|
|
35f6cc72a5
|
Parallel merge join.
|
2020-11-10 09:57:11 +08:00 |
|
|
d0e747e47c
|
add some methods and fix some bugs for db4ai
|
2020-11-09 21:13:04 +08:00 |
|