Commit Graph

938 Commits

Author SHA1 Message Date
022814f4a1 !463 modify default value of synchronous_standby_names and add test case of synchronous_standby_names=""
Merge pull request !463 from chenxiaobin/star
2020-12-14 09:20:34 +08:00
beb1082b5a !449 解决不能用gs_guc设置synchronous_standby_names为*
Merge pull request !449 from cchen676/test1
2020-12-14 09:19:30 +08:00
85b1af40e1 !485 Delete the command line option -O of gaussdb.
Merge pull request !485 from Yuejia/master
2020-12-14 09:17:51 +08:00
f22c06c4ef !488 修改gs_dropnode测试过程中发现的一些问题
Merge pull request !488 from cchen676/test3
2020-12-14 09:17:11 +08:00
97178d1f2e !481 修正openGauss备机连接不到主机的问题
Merge pull request !481 from 刘珲/master
2020-12-14 09:14:23 +08:00
88b89a9cab !458 函数pg_get_tabledef()支持显示全局临时表的DDL
Merge pull request !458 from 勇往直前/ggt
2020-12-14 09:12:40 +08:00
f000c1fc95 !482 emit error message for incorrect GAUSSLOG
Merge pull request !482 from scarbor_fair/ERROR_GAUSSLOG
2020-12-14 09:11:24 +08:00
88d6726613 !477 【轻量级 PR】:update third_party/dependency/postgis/README.md.
Merge pull request !477 from 宋清怡/N/A
2020-12-14 09:09:45 +08:00
0014638f09 !472 support the parameters with the same name in postgresql.conf
Merge pull request !472 from shirley_zhengx/develops
2020-12-14 09:08:57 +08:00
a9a8c145cb !470 修改update_process_title为内部参数
Merge pull request !470 from liuchun/master
2020-12-14 09:07:43 +08:00
b9ffef274c !484 MOT code review and memcheck fixes
Merge pull request !484 from Vinoth Veeraraghavan/master
2020-12-13 11:02:24 +08:00
c63b237dc6 fix issues found during test 2020-12-12 17:37:26 +08:00
syj
a2410a6365 Delete the command line option -O of gaussdb. 2020-12-12 11:06:37 +08:00
d40c5607cb MOT code review and memcheck fixes 2020-12-11 21:30:55 +08:00
4898995c3a !483 并行查询-bugfix以及并行代价计算调整
Merge pull request !483 from TotaJ/bugfix/parallel_cost
2020-12-11 17:06:15 +08:00
ed198e6ccc Parallel query bugfix. 2020-12-11 16:29:46 +08:00
72d816984d error message for incorrect GAUSSLOG 2020-12-11 15:24:20 +08:00
db55fa203c !466 MOT fixes and code cleanup
Merge pull request !466 from Vinoth Veeraraghavan/master
2020-12-11 15:14:35 +08:00
791d95c0a9 !479 更新dbmind模块:增加虚拟索引功能、全面更新X-Tuner
Merge pull request !479 from wangtq/master
2020-12-11 14:17:36 +08:00
26237dd1c5 MOT fixes and cleanup 2020-12-10 19:51:15 +08:00
b47664c614 修正openGauss备机连接不到主机的问题
修正openGauss备机连接不到主机的问题。主机连接备机的时候使用status --all检查一切正常。备机连接主机的时候使用status --all连接不上。
2020-12-10 18:08:17 +08:00
de4c09907e dbmind: Updated the X-Tuner. 2020-12-10 16:07:54 +08:00
e7c415bce8 fix fastcheck error 2020-12-10 16:03:11 +08:00
b6b9511275 !475 【openGauss】fix parallel hash mode without spill info problem
Merge pull request !475 from 宋清怡/master
2020-12-10 11:31:29 +08:00
00959bd400 add hypo-index 2020-12-09 20:13:24 +08:00
2a08352999 modify default value of synchronous_standby_names and add test case of synchronous_standby_names="" 2020-12-09 17:41:53 +08:00
f6f81afce9 !430 correct some wrong words in wdr report.
Merge pull request !430 from 周雄佳/davidzhou
2020-12-09 15:09:07 +08:00
7de35451f0 update third_party/dependency/postgis/README.md. 2020-12-09 14:53:59 +08:00
5a69d9fcb0 !460 修复当shared_buffer配置超过409GB时启动失败的问题
Merge pull request !460 from TotaJ/bugfix/memset
2020-12-09 11:54:21 +08:00
1fa1d1c158 !461 解决删除备节点需求测试发现的一些问题
Merge pull request !461 from cchen676/test2
2020-12-09 11:46:14 +08:00
b34142569c !402 优化超时提示并在一键清理中主动加载clib
Merge pull request !402 from gyt0221/master
2020-12-09 11:07:31 +08:00
5abcb2feb0 fix no spill size problem in parallel hash mod 2020-12-09 10:30:58 +08:00
ad9919e401 !474 并行查询bug修复
Merge pull request !474 from TotaJ/feature/test
2020-12-09 10:10:46 +08:00
8aa7913b71 review意见修改 2020-12-09 09:11:25 +08:00
29e808dcd1 Fix parallel join cost size bug. 2020-12-09 09:04:07 +08:00
d122354c8f fix bug #I27PY0 环境变量分离安装1主1备环境,在主机对备机进行减容,提示即将减容为备机是否确定,输入yes减容失败
fix bug #I27QNH 1主1备环境,在备机对主机和备机分别进行减容,提示信息不准确
fix bug #I27QOE 1主1备环境,在主机对备机进行减容,提示即将减容为备机是否确定,输入两次错误值,等待30miin后输入yes减容失败
2020-12-08 17:57:55 +08:00
282e48c468 MOT code refactoring 2020-12-08 11:53:13 +08:00
3482dd6408 sopport the parameter with the same name in postgresql.conf 2020-12-08 10:39:26 +08:00
87b322b5f9 support parameters with the same name in postgresql.conf 2020-12-08 10:32:10 +08:00
6942b89828 !469 添加遗漏的"\"和校验
Merge pull request !469 from gentle_hu/master
2020-12-08 08:42:29 +08:00
189cbf9b58 修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauus实现该功能 2020-12-08 08:26:15 +08:00
912fd96954 修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauss实现该功能。去掉该参数 2020-12-08 08:23:41 +08:00
85304da50d support the parameters with the same name in postgresql.conf 2020-12-07 20:29:00 +08:00
58f92ed055 add \ 2020-12-07 19:37:58 +08:00
74de6dfc32 Fix to protect deserialize of fdwstate by adding type 2020-12-07 18:07:47 +08:00
a9a00fc7cd 修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauus实现该功能,GUC删除 2020-12-07 17:35:32 +08:00
eeb0e488d8 !465 并行查询-并行bitmapscan
Merge pull request !465 from TotaJ/feature/test
2020-12-07 15:29:10 +08:00
558d01d2e9 MOT fixes and code cleanup 2020-12-07 12:12:56 +08:00
381e9c5485 Parallel query for subplan/sublink. 2020-12-07 11:47:38 +08:00
8f0c2915f8 Parallel bitmap scan. 2020-12-07 11:46:41 +08:00