|
1b17e6ab6d
|
!163 move global variable to instance or thread; fix backendworker not exit bugs;
Merge pull request !163 from 江建宇/Autonomous0901
|
2020-09-01 11:22:49 +08:00 |
|
|
ea34abb507
|
!162 【gpi】 修复全局分区索引只支持31列的报错输出
Merge pull request !162 from xiliu/GPI_BUGFIX
|
2020-09-01 10:00:33 +08:00 |
|
|
5be100f482
|
use rname to replace invalid role_name when InitializeSessionUserId is invoked with id
|
2020-09-01 09:09:13 +08:00 |
|
|
21fb02c397
|
fix backendworker not exit bugs
|
2020-09-01 09:08:56 +08:00 |
|
|
26a06c95b8
|
move global variable to instance or thread
|
2020-09-01 09:08:43 +08:00 |
|
|
b3e7623efe
|
!158 [Lightweight PR]: 修改 src/gausskernel/Makefile. 修复centos类平台 x86平台libcurl包依赖版本问题
Merge pull request !158 from 刘伟/N/A
|
2020-08-31 20:52:26 +08:00 |
|
|
972247ec6b
|
!159 创建domain socket时,不依赖PGHOST变量来创建socket file的路径
Merge pull request !159 from scarbor_fair/master
|
2020-08-31 20:50:34 +08:00 |
|
|
bbe47f079d
|
!160 Fix MOT memory and time configurations to use default units if none specified
Merge pull request !160 from Vinoth/master
|
2020-08-31 20:46:36 +08:00 |
|
|
56ec3306bf
|
!161 PITR修复无法恢复到备份后事务的lsn的bug
Merge pull request !161 from victor_zhc/dev
|
2020-08-31 20:43:48 +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 |
|
|
7cef87006e
|
fix bug of PITR recovery in specify LSN
|
2020-08-31 19:58:44 +08:00 |
|
|
560a969040
|
Fix MOT memory and time configurations to use default units if none specified
|
2020-08-31 19:51:44 +08:00 |
|
|
52c85928d2
|
fix pghost bug
|
2020-08-31 18:52:35 +08:00 |
|
|
f5e0d42c6e
|
修改 src/gausskernel/Makefile. 修复centos类平台 x86平台libcurl包依赖版本问题
修改 src/gausskernel/Makefile. 修复x86平台libcurl包依赖版本问题,第三方库中已经是4.6版本了
|
2020-08-31 16:52:23 +08:00 |
|
|
f370abbabd
|
!101 将收集快照线程中的exit_on_error变量设置为false
Merge pull request !101 from scarbor_fair/master
|
2020-08-31 10:25:58 +08:00 |
|
|
3fe482fd3c
|
!131 fix csnlog cannot be found that occur in standby node, and remove the Warning log in InternalGetCommitSeqNo.
Merge pull request !131 from xiong_xjun/master
|
2020-08-31 10:24:17 +08:00 |
|
|
e0d74010e6
|
!136 [bugfix]the results of querying pg_stat_replication and DBE_PERF.replication_stat_views are empty
Merge pull request !136 from zy/dev
|
2020-08-31 10:18:51 +08:00 |
|
|
ed69e60d20
|
!139 om 630后修改 打包脚本修改
Merge pull request !139 from gyt0221/master
|
2020-08-31 10:17:27 +08:00 |
|
|
459be3ac29
|
update refreshmatviews
|
2020-08-29 18:33:15 +08:00 |
|
|
77609c6cd6
|
!145 bugfix: double_write初始化后关闭文件句柄
Merge pull request !145 from meimeidtt/keyAlias
|
2020-08-29 17:52:21 +08:00 |
|
|
4728c27ca8
|
!134 Support autonomous transaction
Merge pull request !134 from 江建宇/master
|
2020-08-29 17:26:45 +08:00 |
|
|
77973a3d31
|
!130 支持全局分区索引
Merge pull request !130 from xiliu/GPI_FEATURE
|
2020-08-29 17:18:48 +08:00 |
|
|
5052863fec
|
!157 PITR支持恢复到指定LSN
Merge pull request !157 from victor_zhc/dev
|
2020-08-29 17:07:55 +08:00 |
|
|
748be10fae
|
!156 Fix MOT replay in async commit mode
Merge pull request !156 from Vinoth/master
|
2020-08-29 16:14:47 +08:00 |
|
|
777fc51353
|
fix codereview
Signed-off-by: xiliu <xiliu_h@163.com>
|
2020-08-29 16:11:10 +08:00 |
|
|
11b1d176a9
|
PITR support recovery to specify LSN
|
2020-08-29 15:07:34 +08:00 |
|
|
9717117500
|
forbidden nested autonomous transaction
|
2020-08-29 10:41:31 +08:00 |
|
|
577eff56a4
|
!155 fixbug gin_fuzzy_search_limit parameter invalid
Merge pull request !155 from chenxiaobin/master
|
2020-08-29 09:49:07 +08:00 |
|
|
876784f519
|
!152 解决gsql命令补齐问题&修复编译error
Merge pull request !152 from 罗梓浩/master
|
2020-08-29 09:28:58 +08:00 |
|
|
404cfc36c6
|
Fix MOT replay in async commit mode
|
2020-08-28 23:21:55 +08:00 |
|
|
9d96bc87b0
|
!153 commit prepared xact数据库core掉
Merge pull request !153 from gentle_hu/master
|
2020-08-28 19:05:01 +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 |
|
|
1827f95771
|
fixbug gin_fuzzy_search_limit parameter invalid
|
2020-08-28 16:28:08 +08:00 |
|
|
339cd59f26
|
!154 Added MOT config bounds check
Merge pull request !154 from Vinoth/master
|
2020-08-28 16:10:28 +08:00 |
|
|
971a0ddf15
|
Added MOT config bounds check
|
2020-08-28 15:06:00 +08:00 |
|
|
aa50621d3c
|
解决冲突
|
2020-08-28 14:17:19 +08:00 |
|
|
868074dc75
|
fix core when commit prepared xact
|
2020-08-28 11:45:23 +08:00 |
|
|
48207d344a
|
1.解决打开--with-readline选项问题;2.移植和调试命令补全功能
|
2020-08-28 11:37:35 +08:00 |
|
|
f80d95c2ef
|
!150 MOT DDL fixes and recovery deadlock issue with ckpt
Merge pull request !150 from Vinoth/master
|
2020-08-28 09:41:32 +08:00 |
|
|
9d5c803894
|
!151 【openGauss】CREATE materialized views on global/local temp table is not supported
Merge pull request !151 from 宋清怡/master
|
2020-08-28 00:18:10 +08:00 |
|
|
32119f19b0
|
Merge branch 'master' of https://gitee.com/opengauss/openGauss-server
|
2020-08-27 17:32:22 +08:00 |
|
|
39fbf2004a
|
1.解决打开--with-readline选项问题;2.移植和调试命令补全功能
|
2020-08-27 17:27:16 +08:00 |
|
|
3c83bfa102
|
!132 gs_basebackup: support mot backup
Merge pull request !132 from 吴岳川/gs_basebackup
|
2020-08-27 16:25:10 +08:00 |
|
|
a257e3b9a0
|
adapt matviews to global temp table: matviews can not be created on local/global temp table
|
2020-08-27 14:43:09 +08:00 |
|
|
8496425e0a
|
!142 opengauss support expansion standby nodes
Merge pull request !142 from zhangxubo/master
|
2020-08-27 14:22:16 +08:00 |
|
|
ea9ca73e31
|
MOT DDL fixes and recovery deadlock issue with ckpt
|
2020-08-27 14:16:04 +08:00 |
|
|
c97c20233e
|
!149 add function pg_terminate_session to terminate a user session
Merge pull request !149 from 德塔贝斯/dev-master
|
2020-08-27 14:07:06 +08:00 |
|
|
f4c5c33122
|
!146 【openGauss】postgres_fdw supports column serial type
Merge pull request !146 from 宋清怡/code_fix
|
2020-08-27 13:18:56 +08:00 |
|
|
3b02afedc7
|
!148 分区表外键可用
Merge pull request !148 from 罗梓浩/master
|
2020-08-27 13:17:55 +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 |
|