5064a41de2
Merge branch 'master' of https://gitee.com/opengauss/openGauss-server
2020-09-28 18:13:13 +08:00
62bf5cfc71
!267 clob可作为分区列
...
Merge pull request !267 from 骆洪斌/master
2020-09-28 17:30:45 +08:00
1bc0eaedd6
!265 极致RTO bugfix
...
Merge pull request !265 from meimeidtt/master
2020-09-28 17:29:31 +08:00
392e780699
delete CBC mode
2020-09-28 17:15:16 +08:00
101339d115
简化安装脚本增加一些功能
2020-09-28 16:54:21 +08:00
23e0f48150
totaldeadrows赋值问题修改
2020-09-28 16:15:02 +08:00
488ef7a22a
nestedloop parallel search support
2020-09-28 16:05:35 +08:00
6b4954f66f
exetreme RTO
2020-09-28 15:58:38 +08:00
dee1ecfa79
修改pt_ctl内存泄漏
2020-09-28 15:17:08 +08:00
fe8534cfc8
clob可作为分区列
2020-09-28 15:10:06 +08:00
671d9b1043
!262 openGauss发布版本改为1.0.1
...
Merge pull request !262 from zhangxubo/1.0.1
2020-09-28 15:07:23 +08:00
4c4ba51a84
!261 fix gs_ctl build bug
...
Merge pull request !261 from 吴岳川/master
2020-09-28 15:05:02 +08:00
32f4c32c2e
!260 默认关闭并行查询
...
Merge pull request !260 from TotaJ/totaj-master-patch-89923
2020-09-28 15:04:07 +08:00
149bb23a6a
openGauss工具、内核版本改为1.0.1
2020-09-28 14:49:05 +08:00
682f33035e
gs_ctl build: return erro when pg_control file is not found
...
gs_ctl build: rm the validation of pg_control file size
2020-09-28 14:25:42 +08:00
702ed6fb41
默认关闭并行查询
2020-09-28 14:24:59 +08:00
e41d2af136
!258 Add Copyright notice and License for mysql_fdw and oracle_fdw
...
Merge pull request !258 from 周雄佳/master
2020-09-28 14:06:33 +08:00
24b9c9352f
!257 删除不需要的文件
...
Merge pull request !257 from 骆洪斌/master
2020-09-28 14:05:52 +08:00
affd51ac54
Add Copyright notice and License for mysql_fdw and oracle_fdw
2020-09-28 11:52:30 +08:00
f0222b4d2c
修改编译选项
2020-09-28 11:18:49 +08:00
1b99188dee
!253 备机扩容兼容支持已安装的数据库是否使用环境变量分离
...
Merge pull request !253 from zhangxubo/master
2020-09-28 09:50:50 +08:00
06491fd9ad
!256 修复pg_get_tabledef函数导出支持foreign_key
...
Merge pull request !256 from zhangxubo/ds_support
2020-09-28 09:47:19 +08:00
e163fb87f6
!254 Fixed the problem that cannot stop the standby node.
...
Merge pull request !254 from Cross-罗/master
2020-09-28 09:46:11 +08:00
288215d112
删除文件 contrib/gtmtester/gtmtester
2020-09-28 09:33:44 +08:00
fc7decae7a
!255 Removed enable_checkpoint and enable_redo_log from mot.conf
...
Merge pull request !255 from Vinoth Veeraraghavan/master
2020-09-28 08:05:58 +08:00
b4ed4ee7ef
pg_get_tabledef函数导出不支持foreigngn_key
2020-09-27 20:23:42 +08:00
f2bab6afad
Removed enable_checkpoint and enable_redo_log from mot.conf
2020-09-27 17:13:15 +08:00
1e0e44322f
2020-09-27 16:53:58 +08:00
e945e54b50
修改备DN停机问题
2020-09-27 16:53:46 +08:00
1fd76febc0
备机扩容兼容支持已安装的数据库是否使用环境变量分离
2020-09-27 16:30:21 +08:00
7662afaa4c
!252 并行查询增加NUMA绑核
...
Merge pull request !252 from TotaJ/feature/parallel_performance
2020-09-27 11:24:20 +08:00
cd8cdf46b2
!247 卸载调整日志提示
...
Merge pull request !247 from gyt0221/master
2020-09-27 08:47:23 +08:00
4b525d1ed6
!249 Fix some row/sentinel leaks in MOT
...
Merge pull request !249 from Vinoth Veeraraghavan/master
2020-09-27 08:46:53 +08:00
bc3650cb12
!248 解决执行explain plan时并行查询出现core的问题
...
Merge pull request !248 from 徐鲲鹏/master
2020-09-27 08:45:09 +08:00
2f080a22ba
!250 fix pldebugger line number problem & rename patch file
...
Merge pull request !250 from 宋清怡/master
2020-09-27 08:44:35 +08:00
f39e021d36
Rename openGauss patch for fdw.
2020-09-25 17:38:59 +08:00
a201b8bf9a
Bind numa node for parallel query.
2020-09-25 17:37:50 +08:00
9de553c8e6
!246 write csn when write commit log
...
Merge pull request !246 from 吴岳川/master
2020-09-25 17:11:41 +08:00
3bf833c64a
rename pldebugger patch and fix lineno display problem
2020-09-25 17:08:20 +08:00
b09d8a08d3
Fix memory leaks:
...
1. Remove secondary sentinel when checkpoint is running.
2. Overwrite deleted but not removed rows, due to checpoint or concurrent inserts reclaim old version using GC.
2020-09-25 16:11:36 +08:00
fac17763b5
解决执行explain plan时并行查询出现core的问题
...
通过查找堆栈信息,发现在explain print树中存在执行计划为Gather的节点,其pt_operation值为NULL,在进行strcmp时导致了core问题的出现
因此在GetPlanNodePlainText函数中T_Gather增加了对pt_operation的赋值,使得*pt_operation=Gather
2020-09-25 11:18:11 +08:00
30674641e4
卸载调整日志提示
2020-09-25 10:19:26 +08:00
2c6fb8dc60
fix free csn
2020-09-25 09:43:49 +08:00
8a0e553c1d
!244 【openGauss】fix pldebugger can not find breakpoint problem
...
Merge pull request !244 from 宋清怡/master
2020-09-25 08:04:18 +08:00
1cf41f0a67
!243 Fix memory corruption in MOT
...
Merge pull request !243 from Vinoth Veeraraghavan/master
2020-09-23 15:13:35 +08:00
467b92bc1f
!243 Fix memory corruption in MOT
...
Merge pull request !243 from Vinoth Veeraraghavan/master
2020-09-23 15:13:34 +08:00
1beabee016
!242 【bug fix】when query pg_indexes, global partition index should be included
...
Merge pull request !242 from xiong_xjun/master_0905
2020-09-23 15:12:59 +08:00
b3db9b46cb
fix can not find breakpoint problem
2020-09-23 14:38:55 +08:00
bbcb209c6c
Fix memory corruption in MOT
2020-09-23 12:26:00 +08:00
64f55bcaa6
when query pg_indexes, global partition index should be included
2020-09-23 10:43:51 +08:00