Commit Graph

7919 Commits

Author SHA1 Message Date
cd2bfd01e1 !180 完善在适配x86 open Euler环境时,libcurl库没有实现静态链接的步骤
Merge pull request !180 from zhangzhijing/master
2020-09-04 09:46:27 +08:00
2817578f48 !181 fix bug bgworkers not exit of front error;fix bug of check_client_encoding_hook error;fix incorrect job_queue_processes count
Merge pull request !181 from 剑仙水易/master
2020-09-03 20:22:38 +08:00
47f2cb5c01 Ban ROWNUM when creating index. 2020-09-03 20:19:11 +08:00
1f17263be3 !179 MOT Cold start optimization and removing wrong reference in FDW state
Merge pull request !179 from Vinoth/master
2020-09-03 18:25:37 +08:00
396556f625 fix incorrect job_queue_processes count 2020-09-03 17:48:19 +08:00
13b33930fb fix bug of check_client_encoding_hook error 2020-09-03 17:47:04 +08:00
ffd353b1aa fix bug bgworkers not exit of front error 2020-09-03 17:45:29 +08:00
5a964250fe 完善在适配x86 open Euler环境时,libcurl库没有实现静态链接的步骤 2020-09-03 17:25:21 +08:00
3b3540acc6 Removed unnecessary and wrong reference to current row in MOT FDW state 2020-09-03 17:07:54 +08:00
23c166cea8 MOT Coldstart optimization 2020-09-03 17:07:33 +08:00
55676a7d12 修改了一些代码问题 2020-09-03 17:05:23 +08:00
4df5e34cad !169 删除重复定义的宏 PG_USED_FOR_ASSERTS_ONLY
Merge pull request !169 from xiliu/GPI_BUGFIX
2020-09-03 17:02:48 +08:00
c8fa438bb2 !175 解决gs_restore指定不存在文件后自动创建该文件的问题
Merge pull request !175 from yukai_k/master
2020-09-03 16:24:38 +08:00
943343c795 解决gs_restore指定不存在文件后自动创建该文件的问题 2020-09-03 16:12:20 +08:00
a15dba99cc !176 【openGauss】incorrect matiewrel heap_close
Merge pull request !176 from 宋清怡/master
2020-09-03 15:38:13 +08:00
3a86f8dee9 Simple installation 2020-09-03 15:06:10 +08:00
c03ad30465 合并函数 2020-09-03 09:45:19 +08:00
3d8183507e !172 gs_basebackup testcase occasional failure
Merge pull request !172 from 吴岳川/gs_basebackup_failed
2020-09-02 23:34:57 +08:00
ff239f49ad !173 解决索引列名重复问题
Merge pull request !173 from 罗梓浩/master
2020-09-02 21:20:38 +08:00
b36017fdb8 解决索引重复列名问题 2020-09-02 20:20:14 +08:00
54516a5e81 !171 gs_basebackup occasionally failed when compress=9
Merge pull request !171 from 吴岳川/master
2020-09-02 17:42:52 +08:00
1fe29322fb gs_basebackup testcase occasional failure 2020-09-02 17:29:03 +08:00
e2cb7cb626 gs_basebackup occasionally failed when compress=9 2020-09-02 16:19:49 +08:00
16c3c47b77 !168 增加Preinstall设置LD_LIBRARY_PATH环境变量
Merge pull request !168 from 洪烨/master
2020-09-02 16:12:59 +08:00
762f7698af !170 om 修改适配
Merge pull request !170 from gyt0221/master
2020-09-02 15:31:43 +08:00
ab04fade3c om 修改:
1. 适配gs_basebackup
2. 错误码修改
3. 适配docker安装
2020-09-02 14:32:29 +08:00
9b6ccd24cc delete redefine PG_USED_FOR_ASSERTS_ONLY
Signed-off-by: xiliu <xiliu_h@163.com>
2020-09-02 13:12:53 +08:00
a5fb3d2866 Add Step: Set Library Path for preinstall 2020-09-02 10:39:55 +08:00
141bb77173 !166 add gs_basebackup testcases
Merge pull request !166 from 吴岳川/gs_basebackup
2020-09-01 19:26:39 +08:00
7e27d28848 1. add gs_basebackup testcases 2.code checkstyle 2020-09-01 17:52:22 +08:00
12a82b1e0d 解决创建函数时,定义参数的数据类型是序列整型,提示类型不存在的问题
在返回值和定义参数的数据类型判断时,增加对序列整型的判定
2020-09-01 11:37:41 +08:00
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