|
0f7f10b10e
|
test_serial 测试期望结果
|
2020-09-07 11:08:12 +08:00 |
|
|
b737b925c0
|
function has serial type 测试用例
|
2020-09-07 11:06:51 +08:00 |
|
|
4c2f2e1e6e
|
!182 Forbid ROWNUM when creating index
Merge pull request !182 from 周雄佳/master
|
2020-09-07 07:00:34 +08:00 |
|
|
26d23328bf
|
modify interval partition testcase
Signed-off-by: yujiang <wutheringwind@163.com>
|
2020-09-05 18:22:46 +08:00 |
|
|
09a3ca1108
|
!190 Fix max connection bug.
Merge pull request !190 from TotaJ/bugfix/max_conn
|
2020-09-05 17:10:43 +08:00 |
|
|
fa2dbe8082
|
Fix max connection bug.
|
2020-09-05 15:55:55 +08:00 |
|
|
047f400ddd
|
add orientation option restriction for global temp table
|
2020-09-05 15:28:28 +08:00 |
|
|
e2200b279b
|
fix multixact redo error
|
2020-09-05 15:05:57 +08:00 |
|
|
61fad58c53
|
fix process exit when send the SIGHUP signal in the situation of remote_read_mode=off.
|
2020-09-05 15:03:47 +08:00 |
|
|
c83a927258
|
!183 compatibility of old gs_basebackup
Merge pull request !183 from 吴岳川/gs_basebackup_failed
|
2020-09-05 11:30:02 +08:00 |
|
|
25dc84dcd8
|
!185 修复在dblink和tcn插件中获取索引个数错误的代码
Merge pull request !185 from xiliu/GPI_BUGFIX
|
2020-09-05 10:59:38 +08:00 |
|
|
b080462854
|
compatibility of old gs_basebackup
|
2020-09-05 10:55:37 +08:00 |
|
|
e15bc8eb1d
|
!186 Fix select-for-update validation when pre_abort_validation is set to off
Merge pull request !186 from Vinoth Veeraraghavan/master
|
2020-09-04 17:17:40 +08:00 |
|
|
2dd86e7c8d
|
Fix select-for-update validation when pre_abort_validation is set to off
|
2020-09-04 16:47:18 +08:00 |
|
|
ef6c2817fb
|
!184 support DATE type automatic partition in compatible B/C/PG version
Merge pull request !184 from yujiang/b_c_pg_version_date_support_auto_partition
|
2020-09-04 16:30:09 +08:00 |
|
|
13aa9ff1f9
|
add code for get right indexkey
Signed-off-by: xiliu <xiliu_h@163.com>
|
2020-09-04 16:06:48 +08:00 |
|
|
76fd3b9339
|
support DATE type automatic partition in compatible B/C/PG version
Signed-off-by: yujiang <wutheringwind@163.com>
|
2020-09-04 15:46:55 +08:00 |
|
|
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 |
|