Commit Graph

1533 Commits

Author SHA1 Message Date
c79bedc8d0 !871 Enable Alter Sequence modify the cache option
Merge pull request !871 from Cross-罗/master
2021-04-21 19:16:47 +08:00
b543a18192 添加分布式隔离修改cache 2021-04-21 15:52:04 +08:00
b0847671c5 !769 优化备机catchup时主机阻塞场景方案
Merge pull request !769 from chenxiaobin/catchup
2021-04-21 15:11:20 +08:00
fb825d224d !890 fix pg_archivecleanup make bug
Merge pull request !890 from chenxiaobin/archivecleanup
2021-04-21 15:00:40 +08:00
16830b3c3a !854 删除CI相关脚本,移到其他仓库归档
Merge pull request !854 from 刘圣熙/master
2021-04-21 15:00:24 +08:00
8e48cdd34a !904 support ubuntu platform
Merge pull request !904 from zhengxue/ubuntu_dev
2021-04-21 14:45:58 +08:00
619ea7eb51 !907 同步GaussDB Kernel问题修复
Merge pull request !907 from 杨皓/fixbug
2021-04-21 14:44:39 +08:00
66692785aa !916 内存等问题修复
Merge pull request !916 from 邓旭玥/bugfix_0417
2021-04-21 14:24:54 +08:00
cd57dcf754 update src/gausskernel/runtime/executor/opfusion.cpp. 2021-04-21 11:13:02 +08:00
94edd7f7e2 !909 同步GaussDB Kernel问题修复
Merge pull request !909 from mujinqiang/proback0327
2021-04-20 10:27:24 +08:00
297d170bc1 !917 优化gs_probackup备机备份会打印很多重复log问题
Merge pull request !917 from xiepy/master
2021-04-19 18:54:24 +08:00
3b9271cba6 支持GB18030字符集 2021-04-19 15:51:25 +08:00
a6a5fe3525 优化gs_probackup备机备份会打印很多重复log问题 2021-04-19 11:03:39 +08:00
b0d23d9d84 optimize primary hang scenario when standby in catchup 2021-04-18 12:39:40 +08:00
71a0ee839d removed unused variable 2021-04-17 15:11:38 +08:00
b881d2c39f Fix gs_probackup 2021-04-17 15:11:17 +08:00
866b6dff79 Fix inc build backup rewind find problem 2021-04-17 15:10:51 +08:00
ac26737195 Fix malloc 2021-04-17 15:10:20 +08:00
f3fabb4725 Fix communiction issues 2021-04-17 15:09:55 +08:00
4384f940ec 修复删除正在解码的复制槽时,备机数据库停止的问题 2021-04-17 11:51:01 +08:00
fc2d689d4a 修复pbe场景下单机smp使用limit出现hang的问题 2021-04-17 11:50:39 +08:00
71ee36edc8 修复SystemCache清理逻辑错误的问题 2021-04-17 11:49:20 +08:00
cffbc66df3 优化pg_recvlogical提示信息 2021-04-17 11:48:56 +08:00
f56293fd29 fixddl_pbe内存释放未置空 2021-04-17 11:43:05 +08:00
1cbef75f0b memory 2021-04-16 21:23:46 +08:00
7b7710f3db upsert 2021-04-16 21:07:28 +08:00
f94d4c96c7 回合代码fixvacuum+limit语句不退出 2021-04-16 19:46:37 +08:00
b939aee909 sync gaussdb kernel bug-fix 2021-04-16 14:58:22 +08:00
0d5034739d fix some unsupported syntax for tab-completion 2021-04-16 10:33:00 +08:00
ae30a59cf1 change tab to space 2021-04-15 16:32:50 +08:00
e5dd94982a delete regress code 2021-04-14 20:50:18 +08:00
f962812565 support ubuntu system 2021-04-14 17:44:16 +08:00
60db8724a8 Revert "fix memory leak in pgxc_planner"
This reverts commit e50da3586d2f004f30115418c4f7652857e9e2db.
2021-04-14 10:26:56 +08:00
62e4dec38f fix pg_archivecleanup make bug 2021-04-13 09:11:10 +08:00
cbf08c39e3 修复pageinspect编译失败的问题 2021-04-12 12:38:38 +08:00
5af8c3d0d3 !893 修该gs_basebackup错误消息不清晰问题
Merge pull request !893 from xiepy/master
2021-04-09 14:12:39 +08:00
785faf8914 add THR_LOCAL for global var 2021-04-09 11:32:29 +08:00
282db386d2 修复readline问题 2021-04-09 11:26:40 +08:00
6f1a78b6e6 change portstring in output dir 2021-04-09 09:14:15 +08:00
ec29b8daa9 fix selectForUpdateFusion core in fetch size case. 2021-04-08 22:03:14 +08:00
3ceeefef23 change the way for appoint port value 2021-04-08 10:00:03 +08:00
7021b51835 add regression for dblink 2021-04-07 18:06:46 +08:00
48f8a765f5 extend om package list for postgis installation 2021-04-07 17:44:58 +08:00
1aa318b100 update src/gausskernel/cbb/instruments/wdr/generate_report.cpp. 2021-04-07 15:12:19 +08:00
992cadba2e 修该gs_basebackup错误消息不清晰问题 2021-04-07 11:51:01 +08:00
55abf9bf39 fix dblink contrib build error. 2021-04-02 18:02:12 +08:00
551710134c !874 add smgr cached nblocks for main fork
Merge pull request !874 from LiHeng/cachedNblock
2021-04-01 21:01:14 +08:00
b82535ed18 !849 【轻量级 PR】:修复initdb时,bbox_dump_path warning信息打屏的问题
Merge pull request !849 from TotaJ/N/A
2021-04-01 11:40:49 +08:00
78689da92c !879 适配gs_clean权限,与分布式保持一致
Merge pull request !879 from maxiang/gs_clean
2021-03-31 20:14:48 +08:00
99d613dd31 !887 改进walsender超时提示信息
Merge pull request !887 from maxiang/err
2021-03-31 20:01:52 +08:00