Commit Graph

1387 Commits

Author SHA1 Message Date
1afa003280 fix (xtuner): fix the bug that shared_buffers has no round 2021-03-30 17:07:35 +08:00
cc1cc58c28 fix (package-scripts): fix the issue of parsing installation script arguments 2021-03-30 11:26:33 +08:00
ecd3d8d102 fix (package): add simple install to package script 2021-03-29 19:23:24 +08:00
706d659328 fix(package-scripts): remove --with-python from configure arguments 2021-03-29 16:44:08 +08:00
701f3d7446 !836 修复stream线程池在启动stream线程数超出proc槽位后出现的hang问题
Merge pull request !836 from 杨皓/master
2021-03-29 11:49:07 +08:00
914e166477 !858 probackup备机备份
Merge pull request !858 from mujinqiang/proback0327
2021-03-29 11:10:00 +08:00
d884e13b90 !856 修复SystemCache清理逻辑错误的问题
Merge pull request !856 from 杨皓/fixbug
2021-03-29 10:50:45 +08:00
78b0d797e6 !857 fast install for openGauss
Merge pull request !857 from lishifu/master
2021-03-29 10:38:19 +08:00
b1a62996b5 add python support for db4ai 2021-03-28 23:18:36 +08:00
1c21cecfb2 fast install for openGauss 2021-03-28 23:07:26 +08:00
f4686aa3c9 probackup备机备份 2021-03-27 22:16:31 +08:00
c87ee615f6 fix problem that CleanSystemCaches not correct 2021-03-27 16:38:08 +08:00
28934bcdfa !840 内置安全策略适配JDBC
Merge pull request !840 from Li Bingchen/master
2021-03-26 17:34:49 +08:00
3e7fd985f1 !853 修复gs_probackup --rw-timeout参数无效的错误
Merge pull request !853 from jun/fix_gs_probackup_rw_timeout
2021-03-25 17:36:58 +08:00
jun
de71094bc5 修复pg_probackup --rw-timeout参数无效的错误 2021-03-25 14:56:02 +08:00
e00be17279 !843 fix bug about lack of view sys_dummy
Merge pull request !843 from zhengxue/dev_master
2021-03-23 14:44:46 +08:00
79c44ca48d !846 修复一主多备下备机故障时主机walsender超时未退出的问题
Merge pull request !846 from chenxiaobin/walsnd_timeout
2021-03-22 20:14:29 +08:00
5b25cfb87b fix walsender will not quit when timeout if there is more than one standby 2021-03-22 10:35:52 +08:00
c3e4163462 !841 【issue #I3C34R】解决switchover,主机一直demoting的问题
Merge pull request !841 from maxiang/master
2021-03-19 19:24:24 +08:00
20cfa51c81 !829 修复升级问题
Merge pull request !829 from 邓旭玥/efix_upgrade_master_0317
2021-03-19 17:57:30 +08:00
50671f75d6 fixbug_upgrade 2021-03-19 17:17:35 +08:00
6f77f5f0b2 update src/gausskernel/process/postmaster/twophasecleaner.cpp.
解决switchover,主机一直demoting的问题。
2021-03-19 12:37:42 +08:00
a083b48997 update src/gausskernel/process/postmaster/postmaster.cpp.
解决switchover时,主机一直demoting的问题
2021-03-19 12:35:54 +08:00
a349576e2c security policy adapt JDBC 2021-03-19 11:35:07 +08:00
fc97161c9c !837 修复修改系统时间后关闭集群,可能存在的walwriterauxiliary线程长时间阻塞在WaitLatch的问题
Merge pull request !837 from chenxiaobin/stop_fail
2021-03-19 10:27:03 +08:00
f7f7e1a649 !831 解决指定时间点增量恢复hang住问题
Merge pull request !831 from mujinqiang/fixremote
2021-03-19 09:29:46 +08:00
9226e96c9d fix stop failed when changing system time 2021-03-18 20:50:42 +08:00
384bb1ae83 fix problem that stream thread pool may cause hang while exceed max_connections 2021-03-18 17:51:55 +08:00
2ce7a78523 !832 添加集中式twophasecleaner退出逻辑
Merge pull request !832 from maxiang/master
2021-03-18 14:32:44 +08:00
1b839ebef6 update src/gausskernel/process/postmaster/postmaster.cpp.
添加集中式twophasecleaner退出逻辑
2021-03-18 12:44:30 +08:00
10a47db1d7 解决备份指定时间恢复时失败问题 2021-03-17 23:08:30 +08:00
2f2ee67e92 !828 Added envelopeType in Column and CommonColumnMetadata (required for JIT)
Merge pull request !828 from Vinoth Veeraraghavan/master
2021-03-17 20:23:17 +08:00
dee7180e5d Fix upgrade issues
1. removed duplicated function ddl
    2. add gs_thread_memory_context/gs_session_memory_context
2021-03-17 16:04:11 +08:00
8bb58f27da 1. Added envelopeType in Column and CommonColumnMetadata (required for JIT)
2. Minor MOT JIT fixes
2021-03-17 15:54:04 +08:00
9a762552be !826 clean residue temp table after gaussdb crash and restart
Merge pull request !826 from LiHeng/dev
2021-03-17 11:26:47 +08:00
383a892081 !821 jdbc_weak_password
Merge pull request !821 from LiHeng/master
2021-03-17 10:26:42 +08:00
4a4bace586 !825 分区表BitmapHeapScan与BitmapHeapIndexScan代码优化。
Merge pull request !825 from Yuejia/optimize
2021-03-16 23:03:21 +08:00
29e67914cb !824 修复升级问题
Merge pull request !824 from 邓旭玥/efix_upgrade
2021-03-16 22:55:24 +08:00
5a6c913349 heartbeat client only connect to its upstream instance 2021-03-16 21:14:51 +08:00
08b8f9cb9a clean residue temp table after gaussdb crash and restart 2021-03-16 21:13:54 +08:00
syj
55b7fb007e 分区表BitmapHeapScan与BitmapHeapIndexScan代码优化。 2021-03-16 20:49:52 +08:00
4285d38520 !823 禁止cursor调用含有commit/rollback的函数或者存储过程
Merge pull request !823 from Ricardo_Cui/master
2021-03-16 19:26:23 +08:00
1a95a07e52 Fix upgrade issues, cf. 03150J3URWP0H00 2021-03-16 18:16:12 +08:00
1314a35e73 !809 修复并行查询中包含median聚集函数的问题
Merge pull request !809 from 杨皓/master
2021-03-16 17:07:14 +08:00
d42a8f9463 !819 【fixbug】修复主备长稳测试时备机core问题
Merge pull request !819 from chenxiaobin/standby_core
2021-03-16 16:46:18 +08:00
e7998d8cde !820 preInit xlog file in walWriterAuxiliary thread for better performance
Merge pull request !820 from 熊小军/master
2021-03-16 16:30:46 +08:00
22987aae05 jdbc_weak_password
a.在copyfuncs.cpp和equalfuncs.cpp中添加弱口令字典相关函数
b.修正gram.y中弱口令相关代码,把传入字符串添加到新创建的node中,确保在copyfunc时能正确拷贝。
2021-03-16 16:25:59 +08:00
4d78c16cd8 Shield the cursor from calling a stored procedure or function containing commit/rollback 2021-03-16 16:15:23 +08:00
861c41de3d fix standby core 2021-03-16 16:09:08 +08:00
bbef61d3cf !818 let heartbeat thread shut down while closing checkpointer thread
Merge pull request !818 from chenxiaobin/heartbeat
2021-03-16 15:46:38 +08:00