opengauss-bot
|
c5661c88a9
|
!1033 fix gpc bug and optimize gpc performance
Merge pull request !1033 from gentle_hu/2.0.0
|
2021-07-27 12:41:51 +00:00 |
opengauss-bot
|
a189abd40e
|
!1116 分区表交换分区时,如果指定verbose会报错
Merge pull request !1116 from ShineStarStar/2.0.0
|
2021-07-26 13:05:26 +00:00 |
gentle_hu
|
c6b1e6dd61
|
fix gpc compare searchpath problem
|
2021-07-26 10:19:17 +08:00 |
wangxin
|
6a6d31e033
|
verbose报错
|
2021-07-23 14:35:57 +08:00 |
opengauss-bot
|
4cae2a598f
|
!1086 同步[PR 1085 PR 1061] 到2.0分支
Merge pull request !1086 from cchen676/new2.0
|
2021-07-21 09:46:05 +00:00 |
cchen676
|
af29fcb32c
|
fix issue 恢复pg_dw_single文件时跳过了对索引为0位置的数据页面的处理
|
2021-07-21 16:15:28 +08:00 |
opengauss-bot
|
ee41b69791
|
!1095 修改此处判断HA端口方式,isLocalport接口在走AF_UNIX协议时不生效
Merge pull request !1095 from mujinqiang/mjq200
|
2021-07-20 06:58:46 +00:00 |
mujinqiang
|
be03869079
|
改此处判断HA端口方式,isLocalport接口在走AF_UNIX协议时不生效
|
2021-07-17 11:26:56 +08:00 |
opengauss-bot
|
009f101444
|
!1092 Fix issue: Fix a bug on the index advisor: Repair log extraction to identify database information
Merge pull request !1092 from liuly/2.0.0
|
2021-07-15 11:47:42 +00:00 |
flyly
|
6c642dfb0f
|
bugfix:Repair log extraction
|
2021-07-15 18:03:00 +08:00 |
opengauss-bot
|
cf68d6850f
|
!1090 Update index advisor:support python driver and Index recommended lightweight deployment
Merge pull request !1090 from liuly/2.0.0
|
2021-07-15 08:48:29 +00:00 |
flyly
|
48a1e97eb6
|
Update index recommendation code
|
2021-07-15 15:35:32 +08:00 |
opengauss-bot
|
1e38a0e8ac
|
!1082 同步[PR 1081 wdr snapshot更新统计信息]到2.0分支
Merge pull request !1082 from cchen676/new2.0
|
2021-07-12 12:31:03 +00:00 |
LiHeng
|
ba1300e7bb
|
report wdr snapshot table statistics
|
2021-07-12 17:44:04 +08:00 |
opengauss-bot
|
71eae51f51
|
!1078 修复备机超大事物解码无法正常推进问题
Merge pull request !1078 from maxiang/2.0.0
|
2021-07-12 09:37:33 +00:00 |
opengauss-bot
|
217801b8e6
|
!1080 回合unique_sql自动淘汰特性到2.0.0分支
Merge pull request !1080 from TotaJ/test_2
|
2021-07-12 07:39:37 +00:00 |
TotaJ
|
7f68b9106d
|
Change unique_sql_clean_ratio to SIGHUP level.
|
2021-07-09 17:04:55 +08:00 |
xue_meng_en
|
942963ce99
|
支持uniqueSQL自动淘汰
修复bug
修复bug
修复bug
修改检视意见
|
2021-07-09 17:04:37 +08:00 |
TotaJ
|
eb8a201dd8
|
Fix unique sql bug.
|
2021-07-09 17:04:01 +08:00 |
Xiao__Ma
|
137f9e27da
|
logical
|
2021-07-09 10:07:49 +08:00 |
opengauss-bot
|
8145a970b8
|
!1074 skip the explain sql when recording in the unique sql view
Merge pull request !1074 from lishifu/2.0.0
|
2021-07-08 08:24:08 +00:00 |
lishifu_db
|
8908b5b686
|
skip the explain sql
|
2021-07-08 15:30:49 +08:00 |
opengauss-bot
|
e55fe34bd1
|
!1067 RAS:UCE故障感知修改函数入口以及退出方式
Merge pull request !1067 from Ricardo_Cui/2.0.0
|
2021-07-03 06:44:16 +00:00 |
opengauss-bot
|
934ede745f
|
!1068 回合master分支的部分PR
Merge pull request !1068 from cchen676/new2.0
|
2021-07-03 02:23:01 +00:00 |
movead
|
a0b573df19
|
fix issue that receive thread has no chance to send a feedback
|
2021-07-02 17:40:07 +08:00 |
movead
|
132ecf4dfb
|
issue when gs_probackup backup from standby,and if pg_stop_backup return invalid lsn then backup faild after timeout
|
2021-07-02 17:39:48 +08:00 |
ashnah
|
de938b0876
|
add RESUME_INTERRUPTS before throw
|
2021-07-02 17:39:32 +08:00 |
ashnah
|
ffa89332fd
|
modify build error
|
2021-07-02 17:39:22 +08:00 |
ashnah
|
71dc7a8d23
|
use holdinterrupt instead of block signal
|
2021-07-02 17:39:10 +08:00 |
ashnah
|
65f0c17ba0
|
Fix the problem of deadlock when shutting down
|
2021-07-02 17:38:51 +08:00 |
Hemny
|
75b48e5d5d
|
备机连接可以走非HA端口,根据配置中的连接信息决定
|
2021-07-02 17:38:25 +08:00 |
Hemny
|
0cd2b0be96
|
修复 使用replication协议连接监听端口后,数据库stop失败的问题
openGauss中,replication协议不能用线程池的线程。
如果数据库启用了线程池,并且出现用户操作失误使用了replication协议工具连接监听端口,连接失败后造成工作线程直接退出,引起gs_ctl stop停库失败。
现在直接在连接数据库时限制如果线程池模式下,replication工具只能通过HA端口连接数据库。
|
2021-07-02 17:38:10 +08:00 |
opengauss-bot
|
830c7b65c5
|
!1064 逻辑日志解析时多版本读元信息
Merge pull request !1064 from maxiang/2.0.0
|
2021-07-02 09:27:54 +00:00 |
Ricaro.Cui
|
df7ce14ac5
|
add enableIncrementalCheckpoint condition
|
2021-07-02 12:16:21 +08:00 |
Ricaro.Cui
|
5833a6ade8
|
add sigmask
|
2021-07-02 10:53:11 +08:00 |
maxiang
|
186ec1e3d6
|
update src/common/backend/catalog/pg_partition.cpp.
|
2021-07-02 02:28:10 +00:00 |
Ricaro.Cui
|
9e08c03365
|
RAS:UCE
|
2021-07-01 20:26:06 +08:00 |
Xiao__Ma
|
9b22bbca66
|
logical
|
2021-06-30 15:57:37 +08:00 |
opengauss-bot
|
e7466a0ba5
|
!1060 Add GUC track_stmt_parameter to record a statement with parameters
Merge pull request !1060 from wangtq/2.0.0
|
2021-06-30 06:37:11 +00:00 |
wangtq
|
161392ce01
|
feat (WDR): add GUC track_stmt_parameter to record a statement with parameters
|
2021-06-29 15:39:33 +08:00 |
wangtianqing 00464751
|
fc0bd72f7c
|
fix (xtuner): fix the importing for logging
|
2021-06-29 15:39:33 +08:00 |
opengauss-bot
|
4d9e5c3995
|
!1055 同步lsn check例外场景:truncate之后再init出来的page,不做检查
Merge pull request !1055 from mujinqiang/recuess
|
2021-06-28 12:03:33 +00:00 |
mujinqiang
|
1de15e5767
|
lsn check例外场景:truncate之后再init出来的page,不做检查
|
2021-06-26 17:20:16 +08:00 |
opengauss-bot
|
2f6663e0a8
|
!1046 Fixed the bug that a memory leak occurs when archiving is enabled on the standby node.
Merge pull request !1046 from Cross-罗/patch_branch
|
2021-06-22 14:16:37 +00:00 |
luozihao
|
d7db88e63c
|
修复开启备机归档时内存泄漏的bug
|
2021-06-22 20:54:13 +08:00 |
opengauss-bot
|
ed0ed87142
|
!1043 将全局变量relfilenode_skey改为session级,修复逻辑复制问题
Merge pull request !1043 from maxiang/2.0.0
|
2021-06-18 17:23:58 +08:00 |
maxiang
|
68bb7f6db4
|
update src/include/knl/knl_session.h.
|
2021-06-18 16:52:18 +08:00 |
Li Bingchen
|
e16a7dc8e6
|
session
|
2021-06-18 15:39:35 +08:00 |
opengauss-bot
|
f571ec39a4
|
!1040 fixbug for index_advisor: field value length
Merge pull request !1040 from oohlala/2.0.0
|
2021-06-18 11:32:18 +08:00 |
z00574602
|
14575e716e
|
fixbug for index_advisor: field value length
|
2021-06-17 19:40:31 +08:00 |