Commit Graph

1151 Commits

Author SHA1 Message Date
opengauss-bot 97178d1f2e !481 修正openGauss备机连接不到主机的问题
Merge pull request !481 from 刘珲/master
2020-12-14 09:14:23 +08:00
opengauss-bot 88b89a9cab !458 函数pg_get_tabledef()支持显示全局临时表的DDL
Merge pull request !458 from 勇往直前/ggt
2020-12-14 09:12:40 +08:00
opengauss-bot 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
opengauss-bot 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
opengauss-bot 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
opengauss-bot a9a8c145cb !470 修改update_process_title为内部参数
Merge pull request !470 from liuchun/master
2020-12-14 09:07:43 +08:00
opengauss-bot b9ffef274c !484 MOT code review and memcheck fixes
Merge pull request !484 from Vinoth Veeraraghavan/master
2020-12-13 11:02:24 +08:00
chenc c63b237dc6 fix issues found during test 2020-12-12 17:37:26 +08:00
xiong_xjun d66a0a3697 fix memory lead of opfusion, and fix performance deterioration problem. 2020-12-12 16:11:37 +08:00
xiong_xjun ef159b5540 fix XLogReadBufferExtended read invalid page core, because read block return false ealier when read page failed in standby node. 2020-12-12 16:02:41 +08:00
syj a2410a6365 Delete the command line option -O of gaussdb. 2020-12-12 11:06:37 +08:00
Vinoth Veeraraghavan d40c5607cb MOT code review and memcheck fixes 2020-12-11 21:30:55 +08:00
opengauss-bot 4898995c3a !483 并行查询-bugfix以及并行代价计算调整
Merge pull request !483 from TotaJ/bugfix/parallel_cost
2020-12-11 17:06:15 +08:00
TotaJ ed198e6ccc Parallel query bugfix. 2020-12-11 16:29:46 +08:00
yupeng 72d816984d error message for incorrect GAUSSLOG 2020-12-11 15:24:20 +08:00
opengauss-bot db55fa203c !466 MOT fixes and code cleanup
Merge pull request !466 from Vinoth Veeraraghavan/master
2020-12-11 15:14:35 +08:00
opengauss-bot 791d95c0a9 !479 更新dbmind模块:增加虚拟索引功能、全面更新X-Tuner
Merge pull request !479 from wangtq/master
2020-12-11 14:17:36 +08:00
Vinoth Veeraraghavan 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
wangtq de4c09907e dbmind: Updated the X-Tuner. 2020-12-10 16:07:54 +08:00
z00574602 e7c415bce8 fix fastcheck error 2020-12-10 16:03:11 +08:00
opengauss-bot 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
z00574602 00959bd400 add hypo-index 2020-12-09 20:13:24 +08:00
wuyuechuan b351b798f1 pg_compatibility: char varchar compute length of characters insted of bytes 2020-12-09 20:02:57 +08:00
chenxiaobin 2a08352999 modify default value of synchronous_standby_names and add test case of synchronous_standby_names="" 2020-12-09 17:41:53 +08:00
opengauss-bot 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
opengauss-bot 5a69d9fcb0 !460 修复当shared_buffer配置超过409GB时启动失败的问题
Merge pull request !460 from TotaJ/bugfix/memset
2020-12-09 11:54:21 +08:00
opengauss-bot 1fa1d1c158 !461 解决删除备节点需求测试发现的一些问题
Merge pull request !461 from cchen676/test2
2020-12-09 11:46:14 +08:00
opengauss-bot b34142569c !402 优化超时提示并在一键清理中主动加载clib
Merge pull request !402 from gyt0221/master
2020-12-09 11:07:31 +08:00
sqyyeah 5abcb2feb0 fix no spill size problem in parallel hash mod 2020-12-09 10:30:58 +08:00
opengauss-bot ad9919e401 !474 并行查询bug修复
Merge pull request !474 from TotaJ/feature/test
2020-12-09 10:10:46 +08:00
TotaJ 8aa7913b71 review意见修改 2020-12-09 09:11:25 +08:00
TotaJ 29e808dcd1 Fix parallel join cost size bug. 2020-12-09 09:04:07 +08:00
chenc 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
Vinoth Veeraraghavan 282e48c468 MOT code refactoring 2020-12-08 11:53:13 +08:00
zhengxue 3482dd6408 sopport the parameter with the same name in postgresql.conf 2020-12-08 10:39:26 +08:00
zhengxue 87b322b5f9 support parameters with the same name in postgresql.conf 2020-12-08 10:32:10 +08:00
Ricardo.Cui ebafc53dc8 更合适的动态线程 2020-12-08 10:08:00 +08:00
opengauss-bot 6942b89828 !469 添加遗漏的"\"和校验
Merge pull request !469 from gentle_hu/master
2020-12-08 08:42:29 +08:00
nifinity 189cbf9b58 修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauus实现该功能 2020-12-08 08:26:15 +08:00
nifinity 912fd96954 修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauss实现该功能。去掉该参数 2020-12-08 08:23:41 +08:00
zhengxue 85304da50d support the parameters with the same name in postgresql.conf 2020-12-07 20:29:00 +08:00
gentle_hu 58f92ed055 add \ 2020-12-07 19:37:58 +08:00
Vinoth Veeraraghavan 74de6dfc32 Fix to protect deserialize of fdwstate by adding type 2020-12-07 18:07:47 +08:00
nifinity a9a00fc7cd 修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauus实现该功能,GUC删除 2020-12-07 17:35:32 +08:00
opengauss-bot eeb0e488d8 !465 并行查询-并行bitmapscan
Merge pull request !465 from TotaJ/feature/test
2020-12-07 15:29:10 +08:00
wuyuechuan 91fc39c468 Preserve AND OR flatness while extracting restriction OR clauses 2020-12-07 14:25:14 +08:00
wuyuechuan a3f1eca911 Extract restriction OR clauses whether or not they are indexable. 2020-12-07 12:33:34 +08:00
Vinoth Veeraraghavan 558d01d2e9 MOT fixes and code cleanup 2020-12-07 12:12:56 +08:00