|
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 |
|
|
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 |
|
|
2d95808c4e
|
preInit xlog file in walWriterAuxiliary thread for better performance
|
2021-03-16 15:31:31 +08:00 |
|
|
0f90960368
|
fix problem that smp do not support median
|
2021-03-15 23:39:42 +08:00 |
|
|
e311131157
|
let heartbeat thread shut down while closing checkpointer thread
|
2021-03-15 21:41:58 +08:00 |
|
|
14b50baeea
|
!814 修复升级问题
Merge pull request !814 from 邓旭玥/efix_0315
|
2021-03-15 20:28:02 +08:00 |
|
|
296dc5d5fe
|
!817 参数synchronous_standby_names解析存在内存泄漏
Merge pull request !817 from gentle_hu/master
|
2021-03-15 19:51:40 +08:00 |
|
|
5d5b126f72
|
!813 主备解码同一复制槽,备机报错
Merge pull request !813 from maxiang/logical_replication
|
2021-03-15 19:50:50 +08:00 |
|
|
a200436e49
|
!812 解决JDBC连接备机进行逻辑解码,不能正常推进的问题
Merge pull request !812 from maxiang/DRS_sender
|
2021-03-15 19:50:32 +08:00 |
|
|
ee0686184a
|
fix memory leak in parsing synchronous_standby_names
|
2021-03-15 15:52:09 +08:00 |
|
|
41ecd688b0
|
!801 Fix cost_index
Merge pull request !801 from TotaJ/bugfix/costindex
|
2021-03-15 15:24:29 +08:00 |
|
|
1ac3f85018
|
No ignore empty dir
|
2021-03-15 11:39:23 +08:00 |
|
|
c915c98fa5
|
update src/gausskernel/storage/replication/slot.cpp.
|
2021-03-14 21:39:58 +08:00 |
|
|
90cc4ad15a
|
update src/gausskernel/storage/replication/logical/logical.cpp.
解决JDBC连接备机进行逻辑解码,不能正常推进问题。
|
2021-03-14 21:34:56 +08:00 |
|
|
0e5a5c9275
|
update src/gausskernel/storage/replication/slot.cpp.
主备同时解码同一复制槽,备机报错。
|
2021-03-14 21:24:40 +08:00 |
|
|
eeafa3a03e
|
!808 fix xlog clean after switchover/failover
Merge pull request !808 from LiHeng/master
|
2021-03-13 23:09:42 +08:00 |
|
|
49d540f1c6
|
!593 1.Add verification when modifying synchronous_standby_names by using alter system set. 2.Fix bug when using gs_guc set synchronous_standby_names
Merge pull request !593 from chenxiaobin/check
|
2021-03-13 23:09:19 +08:00 |
|
|
49d33031a7
|
!796 delete unused parameter enable_performace_data
Merge pull request !796 from zhangxubo/parameter
|
2021-03-13 23:05:57 +08:00 |
|
|
534b5d6e38
|
!802 gs_restore,指定use-set-session-authorization时,执行SET_SESSION前先RESET_SESSION
Merge pull request !802 from 吴岳川/gs_restore_session_bug
|
2021-03-13 22:21:01 +08:00 |
|
|
1f88188d40
|
!798 修改template1数据库的描述
Merge pull request !798 from 窦欣/master
|
2021-03-13 22:20:12 +08:00 |
|
|
c80a2643b1
|
!805 xlog日志清空的优化
Merge pull request !805 from 苏梓鑫/master
|
2021-03-13 22:17:36 +08:00 |
|
|
8bd39447a7
|
1.Add verification when modifying synchronous_standby_names by using alter system set. 2.Fix bug when using gs_guc set synchronous_standby_names
|
2021-03-13 21:32:18 +08:00 |
|
|
374c22c737
|
add iscascade=true in replconninfo to identify cascade in primary
|
2021-03-13 20:32:37 +08:00 |
|
|
5ccd8bf4c1
|
!794 Optimizaition of partition table.
Merge pull request !794 from Yuejia/optimize
|
2021-03-13 18:15:32 +08:00 |
|
|
23b2a58551
|
分区表代码优化。
1.修复分区表剪枝比例的计算。
2.删除GetPartitionInfo函数中对传入的剪枝结果进行深拷贝的操作。
3.优化分区表SQLByPass对分区IndexOid的获取。
|
2021-03-13 16:47:08 +08:00 |
|