修复 json_to_record 的偶些场景的 core 问题 | https://gitee.com/opengauss/openGauss-server/pulls/3320 | https://e.gitee.com/opengaussorg/dashboard?issue=I6SXJL | 严重 |
解决 pg_stat_segment_extent_usage 的部分问题 | https://gitee.com/opengauss/openGauss-server/pulls/3376 | https://e.gitee.com/opengaussorg/dashboard?issue=I6RYPD | 严重 |
修复发布订阅在 IU 操作没有 newtuple 时的 core 问题 | https://gitee.com/opengauss/openGauss-server/pulls/3593 | https://e.gitee.com/opengaussorg/dashboard?issue=I7DIFX | 严重 |
修改从 2.0 升级到 3.0 以上版本,升级过程中执行 select nextval 导致 core 问题 | https://gitee.com/opengauss/openGauss-server/pulls/3967 | https://e.gitee.com/opengaussorg/dashboard?issue=I7NUKT | 严重 |
修复执行带自治事务的存储过程未及时释放内存的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3315 | https://e.gitee.com/opengaussorg/dashboard?issue=I6SLS6 | 主要 |
【轻量级 PR】修复 gs_xlogdump_parsepage_tablepath 报错提示不合理的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3407 | https://e.gitee.com/opengaussorg/dashboard?issue=I6TDQT | 主要 |
【资源池化】recovery 阶段增加异常处理分支 | https://gitee.com/opengauss/openGauss-server/pulls/3442 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Q3GV | 主要 |
【bugfixed】解决 MySQL 模式下 insert on duplicate key 语法宕机的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3342 | https://e.gitee.com/opengaussorg/dashboard?issue=I6VMN6 | 主要 |
修复 gist 索引处理 NaN 的 bug | https://gitee.com/opengauss/openGauss-server/pulls/3350 | https://e.gitee.com/opengaussorg/dashboard?issue=I6SZCM | 主要 |
修复 makefile 编译 pagehack 报错 | https://gitee.com/opengauss/openGauss-server/pulls/3364 | https://e.gitee.com/opengaussorg/dashboard?issue=I6WQED | 主要 |
资源池化下使用 dms_contrl.sh 拉起 gaussdb 时,支持传入特殊参数 | https://gitee.com/opengauss/openGauss-server/pulls/3491 | https://e.gitee.com/opengaussorg/dashboard?issue=I71U7I | 主要 |
fix bug about verify parameter of gs_initdb | https://gitee.com/opengauss/openGauss-server/pulls/3484 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Z5GK | 主要 |
DMS reform repair 阶段确认 copy inst 的回调函数适配 | https://gitee.com/opengauss/openGauss-server/pulls/3495 | https://e.gitee.com/opengaussorg/dashboard?issue=I7852H | 主要 |
修复缺陷【表上带序列时,更新表数据存在内存泄露】 | https://gitee.com/opengauss/openGauss-server/pulls/3375 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Y0JK | 主要 |
修复缺陷【分区表全表更新时存在内存泄露】 | https://gitee.com/opengauss/openGauss-server/pulls/3394 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Z3JF | 主要 |
修复缺陷 B 兼容性+线程池下,开启会话内存限制出现 coredump | https://gitee.com/opengauss/openGauss-server/pulls/3388 | https://e.gitee.com/opengaussorg/dashboard?issue=I6YS1O | 主要 |
修复 cluster 下盘场景 coredump 问题 | https://gitee.com/opengauss/openGauss-server/pulls/3393 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Z16C | 主要 |
pg_resetxlog 增加参数合法性校验 | https://gitee.com/opengauss/openGauss-server/pulls/3417 | https://e.gitee.com/opengaussorg/dashboard?issue=I6YC95 | 主要 |
【资源池化】解决 startup 线程判断 reform 失败出现漏判的情况 | https://gitee.com/opengauss/openGauss-server/pulls/3619 | https://e.gitee.com/opengaussorg/dashboard?issue=I7F9JL | 主要 |
【资源池化】【bugfix】打开按需回放后,HashMap 内存在初始化阶段就完成申请,防止回放过程时因为内存申请失败导致故障恢复失败 | https://gitee.com/opengauss/openGauss-server/pulls/3618 | https://e.gitee.com/opengaussorg/dashboard?issue=I7F9X2 | 主要 |
dorado 双集群日志回放问题 | https://gitee.com/opengauss/openGauss-server/pulls/3643 | https://e.gitee.com/opengaussorg/dashboard?issue=I7G2WY | 主要 |
解决 ss 双集群 build 问题 | https://gitee.com/opengauss/openGauss-server/pulls/3664 | https://e.gitee.com/opengaussorg/dashboard?issue=I7HZOT | 主要 |
【资源池化】【bugfix】解决多次进入按需回放时,回放日志选择出错的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3665 | https://e.gitee.com/opengaussorg/dashboard?issue=I7HRZV | 主要 |
修复 pg_partition_size()函数宕机问题。 | https://gitee.com/opengauss/openGauss-server/pulls/3615 | https://e.gitee.com/opengaussorg/dashboard?issue=I7DSG4 | 主要 |
【资源池化】【bugfix】修复 switchover 或 failover 过程中重建复制槽 coredump 的问题,支持逻辑复制,支持删除复制槽 | https://gitee.com/opengauss/openGauss-server/pulls/3678 | https://e.gitee.com/opengaussorg/dashboard?issue=I7I77E | 主要 |
修复缺陷:执行 grant select (prosrc) on pg_proc to test 后,数据库宕机 | https://gitee.com/opengauss/openGauss-server/pulls/3614 | https://e.gitee.com/opengaussorg/dashboard?issue=I6NLEX | 主要 |
[bug fix] 修复 copy from 制定 timestamp format 中包含 FF6 导致 coredump 的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3662 | https://e.gitee.com/opengaussorg/dashboard?issue=I7AU3E | 主要 |
【资源池化】【bugfix】解决按需回放部分问题 | https://gitee.com/opengauss/openGauss-server/pulls/3684 | https://e.gitee.com/opengaussorg/dashboard?issue=I7ITGE | 主要 |
fseeko 规避 | https://gitee.com/opengauss/openGauss-server/pulls/3743 | https://e.gitee.com/opengaussorg/dashboard?issue=I7J5UB | 主要 |
修复无权限用户修改发布订阅名时报错信息错误的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3279 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Q0A8 | 次要 |
修复 opfusion 更新带 checkoption 视图时对象未关闭和校验失效的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3264 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Q81L | 次要 |
保持 ss_enable_dss 与 ss_enable_dms 一致 | https://gitee.com/opengauss/openGauss-server/pulls/3339 | https://e.gitee.com/opengaussorg/dashboard?issue=I6UR2O | 次要 |
修复 view definer 在权限相关的一些 bug | https://gitee.com/opengauss/openGauss-server/pulls/3262 | https://e.gitee.com/opengaussorg/dashboard?issue=I6OZMJ | 次要 |
guc 参数校验函数 check_ss_rdma_work_config 完善 | https://gitee.com/opengauss/openGauss-server/pulls/3353 | https://e.gitee.com/opengaussorg/dashboard?issue=I6VI2J | 次要 |
gs_probackup show 时候跳过 dss 初始化 | https://gitee.com/opengauss/openGauss-server/pulls/3392 | https://e.gitee.com/opengaussorg/dashboard?issue=I6XD8D | 次要 |
SsIsSkipPath 代码规范完善 | https://gitee.com/opengauss/openGauss-server/pulls/3400 | https://e.gitee.com/opengaussorg/dashboard?issue=I6XRR9 | 次要 |
闪回恢复操作在 drop 两次同名表时的设计缺陷 | https://gitee.com/opengauss/openGauss-server/pulls/3330 | https://e.gitee.com/opengaussorg/dashboard?issue=I6GE2Y | 次要 |
修复 username 中出现@的场景 | https://gitee.com/opengauss/openGauss-server/pulls/3319 | https://e.gitee.com/opengaussorg/dashboard?issue=I6TAW9 | 次要 |
bug 修复-非保留关键字 ignore,作为列名时报错 | https://gitee.com/opengauss/openGauss-server/pulls/3332 | https://e.gitee.com/opengaussorg/dashboard?issue=I6UG5Y | 次要 |
修复通过同义词 refresh 物化视图失败的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3333 | https://e.gitee.com/opengaussorg/dashboard?issue=I6RW16 | 次要 |
解决 user@host 中当用户名过长时的报错信息与 mysql 报错信息不一致的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3337 | https://e.gitee.com/opengaussorg/dashboard?issue=I6TAR5 | 次要 |
修复允许通过 alter table 命令,将表上的列名设置为 tid | https://gitee.com/opengauss/openGauss-server/pulls/3351 | https://e.gitee.com/opengaussorg/dashboard?issue=I6WGG1 | 次要 |
show warnings bugfix | https://gitee.com/opengauss/openGauss-server/pulls/3308 | https://e.gitee.com/opengaussorg/dashboard?issue=I6SKCO | 次要 |
1. 适配 DMS DRC 允许不一致;2. 适配 DRC 按需回收能力 | https://gitee.com/opengauss/openGauss-server/pulls/3323 | https://e.gitee.com/opengaussorg/dashboard?issue=I6XRA7 | 次要 |
修复部分资源池化问题 | https://gitee.com/opengauss/openGauss-server/pulls/3475 | https://e.gitee.com/opengaussorg/dashboard?issue=I6XR32 | 次要 |
修复 src/common/backend/parser 下的 Makefile | https://gitee.com/opengauss/openGauss-server/pulls/3346 | https://e.gitee.com/opengaussorg/dashboard?issue=I6W9EZ | 次要 |
修复存储过程报错位置不准确的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3368 | https://e.gitee.com/opengaussorg/dashboard?issue=I6PAZW | 次要 |
解决 gs_dump does not resolve circular dependency 的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3366 | https://e.gitee.com/opengaussorg/dashboard?issue=I6SKVA | 次要 |
修复打开 plsql_show_all_error 后未记录 gs_error 表的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3367 | https://e.gitee.com/opengaussorg/dashboard?issue=I6RUMQ | 次要 |
修复 xc_for_update 的用例不通过的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3413 | https://e.gitee.com/opengaussorg/dashboard?issue=I6YV3Y | 次要 |
【资源池化】更新 dms 版本号 | https://gitee.com/opengauss/openGauss-server/pulls/3534 | https://e.gitee.com/opengaussorg/dashboard?issue=I77BPF | 次要 |
pg_resetxlog -O 报错说明调整 | https://gitee.com/opengauss/openGauss-server/pulls/3455 | https://e.gitee.com/opengaussorg/dashboard?issue=I6YIJ2 | 次要 |
解决 update 多表显式关联超过三张表结果错误的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3448 | https://e.gitee.com/opengaussorg/dashboard?issue=I6ZC79 | 次要 |
pg_ctl 在非资源池化场景修复 | https://gitee.com/opengauss/openGauss-server/pulls/3579 | https://e.gitee.com/opengaussorg/dashboard?issue=I7DNPU | 次要 |
修复 pbe 场景下 create trigger 的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3460 | https://e.gitee.com/opengaussorg/dashboard?issue=I6WLVL | 次要 |
pagehack 适配 release 方式编译 | https://gitee.com/opengauss/openGauss-server/pulls/3401 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Z3N5 | 次要 |
【资源池化】6.17 修复 DMS 版本的更新 | https://gitee.com/opengauss/openGauss-server/pulls/3588 | https://e.gitee.com/opengaussorg/dashboard?issue=I765E4 | 次要 |
修复基于 cstore 表的视图 select for update 导致数据库 core 的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3487 | https://e.gitee.com/opengaussorg/dashboard?issue=I76UF2 | 次要 |
【资源池化】ss_buffer_ctrl 对于非资源池化进行拦截 | https://gitee.com/opengauss/openGauss-server/pulls/3629 | https://e.gitee.com/opengaussorg/dashboard?issue=I7FARF | 次要 |
【bugfixed】解决创建表空间,绝对路径不存在时会话卡住,数据库服务无法正常关闭也无法登陆的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3523 | https://e.gitee.com/opengaussorg/dashboard?issue=I76MG5 | 次要 |
修改文件被删除时处理逻辑,由原先 DEBUG 日志修改为:ERROR 日志。且增加判断:文件被删除时直接返回 | https://gitee.com/opengauss/openGauss-server/pulls/3517 | https://e.gitee.com/opengaussorg/dashboard?issue=I6WZM7 | 次要 |
【bugfixed】解决存在 exception 时匿名事务占用内存不断上升的问题 & 2 个 memcheck 内存泄漏 | https://gitee.com/opengauss/openGauss-server/pulls/3533 | https://e.gitee.com/opengaussorg/dashboard?issue=I7A4DO | 次要 |
解决在兼容 b 库上,lock table 功能在 nodes.yml 中 url 的参数为非 simple 模式下,利用 jdbc(yat)运行结果不正确的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3385 | https://e.gitee.com/opengaussorg/dashboard?issue=I6TAMS | 次要 |
修复列存表 update 内存泄露 | https://gitee.com/opengauss/openGauss-server/pulls/3420 | https://e.gitee.com/opengaussorg/dashboard?issue=I70KOE | 次要 |
修复分区表统计信息错误,优化其查询计划 | https://gitee.com/opengauss/openGauss-server/pulls/3369 | https://e.gitee.com/opengaussorg/dashboard?issue=I6Y0EI | 次要 |
双集群日志回放问题 | https://gitee.com/opengauss/openGauss-server/pulls/3659 | https://e.gitee.com/opengaussorg/dashboard?issue=I7HZDQ | 次要 |
修复 pg_job 无法重新执行的 bug | https://gitee.com/opengauss/openGauss-server/pulls/3426 | https://e.gitee.com/opengaussorg/dashboard?issue=I6YB91 | 次要 |
【bugfixed】对提前返回的场景,将路径指针*ptr 恢复为‘/’ | https://gitee.com/opengauss/openGauss-server/pulls/3604 | https://e.gitee.com/opengaussorg/dashboard?issue=I76MG5 | 次要 |
【资源池化】转移页面时,当本地页面淘汰的情况下,让请求节点从磁盘加载 | https://gitee.com/opengauss/openGauss-server/pulls/3655 | https://e.gitee.com/opengaussorg/dashboard?issue=I78II2 | 次要 |
to_date 函数支持秒单位后使用小数点 | https://gitee.com/opengauss/openGauss-server/pulls/3586 | https://e.gitee.com/opengaussorg/dashboard?issue=I7DIS4 | 次要 |
解决兼容 B 库下,可以成功创建 user@localhost 用户 但是无法连接 | https://gitee.com/opengauss/openGauss-server/pulls/3381 | https://e.gitee.com/opengaussorg/dashboard?issue=I6TCWE | 次要 |
gs_probackup: Multithread backup supports pglz compression | https://gitee.com/opengauss/openGauss-server/pulls/3671 | https://e.gitee.com/opengaussorg/dashboard?issue=I7IHTL | 次要 |
issue 修复:dolphin 插件下 B 兼容数据库分区表 gs_dump 失败修复 | https://gitee.com/opengauss/openGauss-server/pulls/3276 | https://e.gitee.com/opengaussorg/dashboard?issue=I6QMGL | 未指定 |
dblink 完善异常场景安全性 | https://gitee.com/opengauss/openGauss-server/pulls/3294 | 未指定 | 未指定 |
问题修复:dolphin 插件下含 enum 类型列的表导出后无法导入修复 | https://gitee.com/opengauss/openGauss-server/pulls/3303 | https://e.gitee.com/opengaussorg/dashboard?issue=I6TDA2 | 未指定 |
【bugfixed】解决 orderby 列的别名在 distinct 中也报错的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3326 | https://e.gitee.com/opengaussorg/dashboard?issue=I6TMU5 | 未指定 |
修复 uppercase_attribute_name 打开的场景下,gs_dump 的 core 问题 | https://gitee.com/opengauss/openGauss-server/pulls/3327 | https://e.gitee.com/opengaussorg/dashboard?issue=I6SOQU | 未指定 |
issue 修复:COMMENT ON 对存储过程注释后,gs_dump 导出内容导入失败问题修复 | https://gitee.com/opengauss/openGauss-server/pulls/3292 | https://e.gitee.com/opengaussorg/dashboard?issue=I6QWI9 | 未指定 |
【资源池化】DB 侧适配 DMS 的并行逻辑 | https://gitee.com/opengauss/openGauss-server/pulls/3345 | https://e.gitee.com/opengaussorg/dashboard?issue=I6PPOJ | 未指定 |
【资源池化】增加系统内置函数 ss_buffer_ctrl,便于直接查看 buf_ctrl | https://gitee.com/opengauss/openGauss-server/pulls/3423 | https://e.gitee.com/opengaussorg/dashboard?issue=I6PPOJ | 未指定 |
【资源池化】系统函数 ss_buffer_ctrl 增加升级和回退脚本 | https://gitee.com/opengauss/openGauss-server/pulls/3457 | https://e.gitee.com/opengaussorg/dashboard?issue=I6PPOJ | 未指定 |
B 模式下 fetch 自动退出 | https://gitee.com/opengauss/openGauss-server/pulls/3295 | 未指定 | 未指定 |
修复 memcheck 问题 | https://gitee.com/opengauss/openGauss-server/pulls/3382 | https://e.gitee.com/opengaussorg/dashboard?issue=I6YHAK | 未指定 |
_copyCreateTrigStmt 中 funcSource 复制 | https://gitee.com/opengauss/openGauss-server/pulls/3109 | 未指定 | 未指定 |
[资源池化]在线 failover 停止业务线程步骤前移+failover 微重构 | https://gitee.com/opengauss/openGauss-server/pulls/3512 | https://e.gitee.com/opengaussorg/dashboard?issue=I73F5G | 未指定 |
修复 NasWrite 中 free 之后还继续使用指针的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3383 | https://e.gitee.com/opengaussorg/dashboard?issue=I6YG27 | 未指定 |
[资源池化]增加 flush_copy 阶段在异常场景下的退出分支 | https://gitee.com/opengauss/openGauss-server/pulls/3516 | https://e.gitee.com/opengaussorg/dashboard?issue=I73F5G | 未指定 |
【资源池化】reform 先完成 startup 线程后退出 | https://gitee.com/opengauss/openGauss-server/pulls/3522 | https://e.gitee.com/opengaussorg/dashboard?issue=I73F5G | 未指定 |
优化 gstrace_options、gaussdb_options、gsql_options、gsbasebackup_options、gsdump_options、gsloader_options 测试用例 | https://gitee.com/opengauss/openGauss-server/pulls/3430 | 未指定 | 未指定 |
脱敏 grant usage 语法 | https://gitee.com/opengauss/openGauss-server/pulls/3437 | 未指定 | 未指定 |
shared storage adapt dual cluster in the same city about read consistency cluster switching | https://gitee.com/opengauss/openGauss-server/pulls/3438 | https://e.gitee.com/opengaussorg/dashboard?issue=I6UI96 | 未指定 |
【资源池化】同步接口 dms_buf_res_rebuild_drc_parallel | https://gitee.com/opengauss/openGauss-server/pulls/3559 | https://e.gitee.com/opengaussorg/dashboard?issue=I73F5G | 未指定 |
资源池化 dorado 备机群主备切换 | https://gitee.com/opengauss/openGauss-server/pulls/3555 | https://e.gitee.com/opengaussorg/dashboard?issue=I6UI96 | 未指定 |
dblink 代码逻辑调整 | https://gitee.com/opengauss/openGauss-server/pulls/3456 | https://e.gitee.com/opengaussorg/dashboard?issue=I739AY | 未指定 |
openGauss 资源池化支持极致 RTO 按需回放 | https://gitee.com/opengauss/openGauss-server/pulls/3544 | https://e.gitee.com/opengaussorg/dashboard?issue=I6UI0H | 未指定 |
修复溢出判断错误问题 | https://gitee.com/opengauss/openGauss-server/pulls/3408 | https://e.gitee.com/opengaussorg/dashboard?issue=I7038X | 未指定 |
修复 NUMERIC_SIGN 宏在值为 Nan 时获取错误的 BUG | https://gitee.com/opengauss/openGauss-server/pulls/3470 | 未指定 | 未指定 |
解决 dorado sharestorage init 失败的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3596 | 未指定 | 未指定 |
修复笔误导致两个函数无法使用的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3488 | https://e.gitee.com/opengaussorg/dashboard?issue=I78O7S | 未指定 |
【资源池化】系统函数 ss_buffer_ctrl--删除内容锁的请求 | https://gitee.com/opengauss/openGauss-server/pulls/3601 | https://e.gitee.com/opengaussorg/dashboard?issue=I6PPOJ | 未指定 |
定时任务适配 ACL 权限检查 | https://gitee.com/opengauss/openGauss-server/pulls/3210 | https://e.gitee.com/opengaussorg/dashboard?issue=I6OUDI | 未指定 |
资源池化 dorado 双集群屏蔽影响 | https://gitee.com/opengauss/openGauss-server/pulls/3616 | 未指定 | 未指定 |
提高 timestamp/time/date 输出函数的速度 | https://gitee.com/opengauss/openGauss-server/pulls/3015 | 未指定 | 未指定 |
合并 pg pr:PrivateRefCount 相关问题修复 | https://gitee.com/opengauss/openGauss-server/pulls/3013 | 未指定 | 未指定 |
修复 query_dop>1 时修改外部表导致的宕机问题 | https://gitee.com/opengauss/openGauss-server/pulls/3486 | https://e.gitee.com/opengaussorg/dashboard?issue=I78GJR | 未指定 |
dblink 提前校验是否在线程池模式 | https://gitee.com/opengauss/openGauss-server/pulls/3547 | 未指定 | 未指定 |
修复发布端主备切换后,订阅端无法自动连接到新主的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3539 | https://e.gitee.com/opengaussorg/dashboard?issue=I7BO0A | 未指定 |
【资源池化】共享存储模式禁止配置过大的 Proc threads 数量 | https://gitee.com/opengauss/openGauss-server/pulls/3649 | https://e.gitee.com/opengaussorg/dashboard?issue=I71B6Q | 未指定 |
修复回收站导致分区表 relfilenode 无法删除的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3538 | https://e.gitee.com/opengaussorg/dashboard?issue=I77SW4 | 未指定 |
【bugfixed】解决 procedure 存在 variadic 参数时 call 报错的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3598 | https://e.gitee.com/opengaussorg/dashboard?issue=I7CPCA | 未指定 |
on update current_timestamp 特性对并发 update 修复 | https://gitee.com/opengauss/openGauss-server/pulls/3609 | https://e.gitee.com/opengaussorg/dashboard?issue=I7EGNS | 未指定 |
修复分区表文件无法删除、部分 array 函数 coredump 的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3610 | https://e.gitee.com/opengaussorg/dashboard?issue=I7F3YQ | 未指定 |
修复 copy 识别 gbk/gb18030 中文字符错误的 bug | https://gitee.com/opengauss/openGauss-server/pulls/3661 | https://e.gitee.com/opengaussorg/dashboard?issue=I7GPV2 | 未指定 |
修复多次 drop package body 失败的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3703 | 未指定 | 未指定 |
开启 synchronous_commit='remote_apply'后,事务提交延迟过大 | https://gitee.com/opengauss/openGauss-server/pulls/3611 | https://e.gitee.com/opengaussorg/dashboard?issue=I7F570 | 未指定 |
双集群 build check | https://gitee.com/opengauss/openGauss-server/pulls/3780 | https://e.gitee.com/opengaussorg/dashboard?issue=I7IM3I | 未指定 |
修正了 parser.cpp 文件中的拼写错误 | https://gitee.com/opengauss/openGauss-server/pulls/3144 | https://e.gitee.com/opengaussorg/dashboard?issue=I6N4JB | 不重要 |
probackup 提示 | https://gitee.com/opengauss/openGauss-server/pulls/3462 | https://e.gitee.com/opengaussorg/dashboard?issue=I6XA5T | 不重要 |
创建触发器语法报错信息修改 | https://gitee.com/opengauss/openGauss-server/pulls/3110 | https://e.gitee.com/opengaussorg/dashboard?issue=I6496V | 不重要 |
gsql explain 执行调整 | https://gitee.com/opengauss/openGauss-server/pulls/3416 | https://e.gitee.com/opengaussorg/dashboard?issue=I70DDJ | 不重要 |
修复 fuction 带参数并且参数个数和默认入参个数相同,不带括号调用报错的问题。 | https://gitee.com/opengauss/openGauss-server/pulls/3436 | https://e.gitee.com/opengaussorg/dashboard?issue=I71I9G | 不重要 |
替换存储过程时,重建依赖于此存储过程的视图 | https://gitee.com/opengauss/openGauss-server/pulls/3439 | https://e.gitee.com/opengaussorg/dashboard?issue=I71D06 | 不重要 |
修复 gs_errors 表中行号信息不准确的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3443 | https://e.gitee.com/opengaussorg/dashboard?issue=I71A5P | 不重要 |
bug 修复-非保留关键字 charset,作为列名时报错 | https://gitee.com/opengauss/openGauss-server/pulls/3445 | https://e.gitee.com/opengaussorg/dashboard?issue=I72RXW | 不重要 |
修复存在 dolphin 时使用反引号当列名插入失败的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3447 | https://e.gitee.com/opengaussorg/dashboard?issue=I725RF | 不重要 |
修复 local_debug_server_info 函数返回值类型错误的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3454 | https://e.gitee.com/opengaussorg/dashboard?issue=I72JSK | 不重要 |
当 targetlist 存在系统列时,不重写 fulljoin | https://gitee.com/opengauss/openGauss-server/pulls/3459 | https://e.gitee.com/opengaussorg/dashboard?issue=I73J9V | 不重要 |
connect by 查询中使用同义词报错 | https://gitee.com/opengauss/openGauss-server/pulls/3108 | https://e.gitee.com/opengaussorg/dashboard?issue=I6LRTZ | 不重要 |
【bugfixed】增加对 file_fdw 扩展的删除限制,与文档保持一致 | https://gitee.com/opengauss/openGauss-server/pulls/3506 | https://e.gitee.com/opengaussorg/dashboard?issue=I77PLV | 不重要 |
修复创建包头报错没有记录到 gs_source 的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3483 | https://e.gitee.com/opengaussorg/dashboard?issue=I7775Y | 不重要 |
修复视图定义中包含 row mark 子句时报错的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3518 | https://e.gitee.com/opengaussorg/dashboard?issue=I790RF | 不重要 |
修复 dolphin 的列名大小写在触发器中的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3542 | https://e.gitee.com/opengaussorg/dashboard?issue=I7BVBT | 不重要 |
【bugfixed】解决全量重建备机时,postgresconf.guc.bak 文件被覆盖,postgresql.conf.bak 文件被删除问题 | https://gitee.com/opengauss/openGauss-server/pulls/3553 | https://e.gitee.com/opengaussorg/dashboard?issue=I77ML6 | 不重要 |
修复存储过程种包含 commit 时出现内存泄漏的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3519 | https://e.gitee.com/opengaussorg/dashboard?issue=I7AKHG | 不重要 |
解决分区键表达式场景,打开 enable_partition_opfusion 走 opfusion 后报错 | https://gitee.com/opengauss/openGauss-server/pulls/3537 | https://e.gitee.com/opengaussorg/dashboard?issue=I7984D | 不重要 |
gs_dumpall 不备份系统 gs_role 角色 | https://gitee.com/opengauss/openGauss-server/pulls/3573 | https://e.gitee.com/opengaussorg/dashboard?issue=I72MWS | 不重要 |
修复资源池化系统 toast 表 reloption 含有 segment=on | https://gitee.com/opengauss/openGauss-server/pulls/3674 | https://e.gitee.com/opengaussorg/dashboard?issue=I7DU57 | 不重要 |
增加 DMS 日志存储,优化日志打印信息 | https://gitee.com/opengauss/openGauss-server/pulls/3751 | https://e.gitee.com/opengaussorg/dashboard?issue=I70B1Q | 不重要 |
shared storage adapt dual cluster about deploy and main standby only read | https://gitee.com/opengauss/openGauss-server/pulls/3304 | https://e.gitee.com/opengaussorg/dashboard?issue=I6UI96 | 不重要 |
修复 3.0.0-3.1.0-5.1.0 跨版本灰度升级失败,报错 Key (oid)=(560) already exists | https://gitee.com/opengauss/openGauss-server/pulls/4192 | https://e.gitee.com/opengaussorg/dashboard?issue=I82MZR | 未指定 |
修复 interval 在存储过程中赋值错误的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4047 | https://e.gitee.com/opengaussorg/dashboard?issue=I7VCZI | 未指定 |
【回合 5.0.0 分支】解决备机获取快照导致主备复制卡住的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3651 | 未指定 | 未指定 |
修复 alter system set 导致参数设置错误的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4240 | https://gitee.com/opengauss/openGauss-server/issues/I7VXNQ | 未指定 |
实现 pg_terminate_active_session_socket 用于直接关闭 session 的 socket | https://gitee.com/opengauss/openGauss-server/pulls/4076 | 未指定 | 未指定 |
解决 gs_ctl 内存泄漏 | https://gitee.com/opengauss/openGauss-server/pulls/3815 | 未指定 | 未指定 |
【bugfix】【资源池化】解决按需回放部分问题 | https://gitee.com/opengauss/openGauss-server/pulls/3892 | I7PI9D | 主要 |
【资源池化】解决消息超时时间默认 1s 导致的 smon 流程无法成功的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3896 | I7PNXZ | 次要 |
适配初始化时 ENABLE_DMS 未生效的场景,toast 表不增加 segment=on 选项 | https://gitee.com/opengauss/openGauss-server/pulls/3889 | 未指定 | 未指定 |
适配 DSS 接口与错误码修改 | https://gitee.com/opengauss/openGauss-server/pulls/3946 | 未指定 | 未指定 |
【bugfix】【资源池化】解决按需回放部分问题 | https://gitee.com/opengauss/openGauss-server/pulls/3945 | I7SNUJ | 主要 |
【资源池化】适配 DMS 兼容性 | https://gitee.com/opengauss/openGauss-server/pulls/3979 | I7F1RO | 不重要 |
dms_control 执行脚本删除大量无用日志 | https://gitee.com/opengauss/openGauss-server/pulls/4011 | 未指定 | 未指定 |
适配 DMS 侧增加 smon_recycle 线程;DMS 推点 | https://gitee.com/opengauss/openGauss-server/pulls/4079 | I7XV28 | 次要 |
【bugfix】解决按需回放部分问题 | https://gitee.com/opengauss/openGauss-server/pulls/4030 | I7Q6BU I7IMMH I7ZB9E | 主要 |
段页表支持 hash 索引插入 | https://gitee.com/opengauss/openGauss-server/pulls/3998 | I7QC81 | 不重要 |
【资源池化】owner 转移页面场景,对于 been_load 为 false 情况,补充内容锁的释放 | https://gitee.com/opengauss/openGauss-server/pulls/4116 | I7ZR5M | 次要 |
【资源池化】DMS 推点 | https://gitee.com/opengauss/openGauss-server/pulls/4121 | I7VNQC | 主要 |
修复极致 RTO 支持备机读对按需回放的影响 | https://gitee.com/opengauss/openGauss-server/pulls/4115 | I7ZD5L I7ZXV9 | 主要 |
修改 dss_contrl 脚本,实现僵死检测 | https://gitee.com/opengauss/openGauss-server/pulls/4068 | I80FFK | 次要 |
解决关闭双写,段页式执行 local_space_shrink 可能会 core 的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4138 | I7XXCR | 主要 |
修复 hash 索引编译告警 | https://gitee.com/opengauss/openGauss-server/pulls/4118 | I7QC81 | 不重要 |
9.12dss 推点 | https://gitee.com/opengauss/openGauss-server/pulls/4105 | 未指定 | 未指定 |
issue 修复:dms 增加本地 dn 校验 | https://gitee.com/opengauss/openGauss-server/pulls/4148 | I7Q1DP | 未指定 |
【资源池化】mes worker 线程回调函数中使用超时接口 | https://gitee.com/opengauss/openGauss-server/pulls/4143 | I7VNQC I7YLPM | 主要 |
DB 侧适配新 MES;适配参数变更;推进 commit 点 | https://gitee.com/opengauss/openGauss-server/pulls/4139 | I65AFJ | 未指定 |
【资源池化】修复主备倒换后,由于新主的 segfiles 里面 fd 是 0,会导致读和 aio 出错的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4168 | I7ZI6O I80U20 | 主要 |
【bugfix】修复主节点按需回放时,重启备节点,主节点卡在 PM_WAIT_BACKEND | https://gitee.com/opengauss/openGauss-server/pulls/4171 | I7YQRJ I82ZAD | 主要 |
【资源池化】对于请求页面长时间等待的日志,避免其打印到前端 gsql | https://gitee.com/opengauss/openGauss-server/pulls/4182 | I836G4 | 次要 |
1、修复 SS switchover TwoPhaseCleaner 退出失败;2、优化更新 primaryInst 逻辑,去除重复校验 | https://gitee.com/opengauss/openGauss-server/pulls/4179 | 未指定 | 未指定 |
解决按需回放 redo 阶段,未升主备机 lsn 不一致的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4166 | I82MIV | 次要 |
【资源池化】SSWaitIOTimeout 修复+DMS 推点 | https://gitee.com/opengauss/openGauss-server/pulls/4219 | I84GE1 | 次要 |
修改 gs_ctl 内存泄漏问题 | https://gitee.com/opengauss/openGauss-server/pulls/4238 | 未指定 | 未指定 |
打开 dms 时,数据库只能使用段页式存储,所以修改默认模式为段页式存储提升易用性 | https://gitee.com/opengauss/openGauss-server/pulls/3507 | I70AC3 | 未指定 |
【资源池化】【bugfix】解决按需回放内存配置比实际回放内存小时,回放卡住及回放失败的问题 | https://gitee.com/opengauss/openGauss-server/pulls/3765 | I7KJ47 I7IKSX | 主要 |
ss probackup 适配 double write initdb 的调整 | https://gitee.com/opengauss/openGauss-server/pulls/4198 | I82E6J | 次要 |
资源池化回合 5.0.1-pg_controldata 预留双集群模式 | https://gitee.com/opengauss/openGauss-server/pulls/3906 | 未指定 | 未指定 |
【资源池化】解决主机新加段页式文件,备机更新时没有初始化的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4126 | I7ZBPN I7ZIQZ | 次要 |
【资源池化】优化 cm_agent 获取快照逻辑,不走 dms,减少 cm_agent 获取状态异常的场景 | https://gitee.com/opengauss/openGauss-server/pulls/4045 | I7WQZB | 主要 |
5.0.0 版本默认发布包加上 xlogdump 和 pagehack 工具 | https://gitee.com/opengauss/openGauss-server/pulls/4284 | I7LSPQ | 不重要 |
【回合】实现 dolphin 插件基于 cmakelists.txt 的轻量版安装包编译 | https://gitee.com/opengauss/openGauss-server/pulls/3397 | I6ZFRO | 未指定 |
修复小型化版本带 dolphin 插件升级失败的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4210 | I845ZN | 次要 |
升级 dolphin5.0.1 版本的版本号从 1.1 变更为 1.2,修复 5.0.1-》5.1.0 回滚失败问题 | https://gitee.com/opengauss/Plugin/pulls/1070 | 未指定 | 未指定 |
修复 B 兼容性数据库逻辑解码结果错误的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4250 | I869P7 | 未指定 |
解决 sql_mode_full_group 关闭下,对没值的列使用聚合函数报错,与 MySQL 输出不一致 | https://gitee.com/opengauss/openGauss-server/pulls/4142 | I7URBV | 不重要 |
记录 query 的 parsetree nodetag | https://gitee.com/opengauss/openGauss-server/pulls/4085 | I7NX0C | 不重要 |
【资源池化】修复频繁 kill 备机触发 full clean 导致 extend 中的页面走了 rebuild | https://gitee.com/opengauss/openGauss-server/pulls/4323 | #I88Y9S | 次要 |
【回合 5.0.0】修改 txn redo 线程确认 redo work 线程确认 lsn 的方式 | https://gitee.com/opengauss/openGauss-server/pulls/4315 | #I87OYH | 次要 |
issue 修复:gs_basebackup 备份时 pg_xlog/archive_status 缺失导致备份失败问题修复 | https://gitee.com/opengauss/openGauss-server/pulls/4308 | #I87W9N | 主要 |
【master 回合 5.0.0】Rename 支持修改表的 schema | https://gitee.com/opengauss/openGauss-server/pulls/4316 | I6KIBM | 未指定 |
【5.0.0 回合】按需回放 bugfix 回合 5.0.0 分支 | https://gitee.com/opengauss/openGauss-server/pulls/4310 | #I88PBI #I88MZA | 次要 |
【5.0.0】 修复第一轮按需回放失败后,备机 failover 时备节点 core 掉的问题 | https://gitee.com/opengauss/openGauss-server/pulls/4306 | #I8735J | 次要 |
【测试类型:故障注入】【测试版本:5.0.1】【可靠性】【概率问题】备机重建过程中 ctl+c 故障后,1h 无返回结果。再次重建失败后,stop 集群时,主机无法 stop | https://gitee.com/opengauss/openGauss-server/pulls/4554 | #I894YC | 次要 |
【测试类型:SQL 功能】【测试版本:5.0.1】【自动化】 5.0.1 金融版本进行 alter server 操作,报错“ERROR: invalid option "krbsrvname"” | https://gitee.com/opengauss/openGauss-server/pulls/4629 | https://gitee.com/opengauss/openGauss-server/issues/I8O2Q4 | 次要 |
【测试类型:SQL 功能】【测试版本:5.0.1】【概率失败问题】执行建表建索引、删除表操作后,重启集群,备机均无法 start,pg 日志报错“PANIC: The Page's LSN[15026772743224134984] bigger than want set LSN [353026928]” | https://gitee.com/opengauss/openGauss-server/pulls/4503 | https://gitee.com/opengauss/openGauss-server/issues/I89N9K | 次要 |
【测试类型:故障注入】【测试版本:5.0.1】【可靠性】【概率问题】备机重建过程中 ctl+c 故障后,1h 无返回结果。再次重建失败后,stop 集群时,主机无法 stop | https://gitee.com/opengauss/openGauss-server/pulls/4571 | https://gitee.com/opengauss/openGauss-server/issues/I894YC | 次要 |
【测试类型:工具功能】【测试版本:5.0.1】【升级】3.x(带 cm)升级至 5.0.1(带 cm),升级提交后一段时间,CM 集群主备发生切换 | https://gitee.com/opengauss/openGauss-OM/pulls/606 | https://gitee.com/opengauss/openGauss-server/issues/I88Y89 | 次要 |
【测试类型:兼容性】【测试版本:5.0.0】1 主 2 备环境经过业务后突然 3 台机器出现 Standby need repair 状态[zyzx] | https://gitee.com/opengauss/openGauss-server/pulls/4473 | https://gitee.com/opengauss/openGauss-server/issues/I8AERQ | 次要 |
||用法不兼容 | https://gitee.com/opengauss/Plugin/pulls/1144 | https://gitee.com/opengauss/openGauss-server/issues/I8EQMT | 次要 |
使用 create table ... like ... 语法创建表时,新创建的表字段属性与原表不一致 | https://gitee.com/opengauss/Plugin/pulls/1139 | https://gitee.com/opengauss/openGauss-server/issues/I8AGOT | 不重要 |
【测试类型:SQL 功能】【测试版本:5.0.1】【自动化】执行 hash 索引相关用例后,备机重启异常,产生 core | https://gitee.com/opengauss/openGauss-server/pulls/4527 | https://gitee.com/opengauss/openGauss-server/issues/I8KRXY | 主要 |
【测试类型:工具功能】【测试版本:5.0.1】【升级】 3.0.3(带 cm)就地升级到 5.0.1(带 cm)后 cms core | https://gitee.com/opengauss/openGauss-OM/pulls/629 | https://gitee.com/opengauss/openGauss-server/issues/I8H27X | 主要 |
【测试类型:工具功能】【测试版本:5.0.1】【升级】 2.0.1 就地升级 5.0.1,提交升级时启库失败,产生 core | https://gitee.com/opengauss/openGauss-OM/pulls/634 | https://gitee.com/opengauss/openGauss-server/issues/I8KUD7 | 主要 |
【测试类型:工具功能】【测试版本:5.0.1】【升级】 2.0.4/2.0.5(不带 cm)灰度地升级 5.0.1(带 cm),提交/回滚失败 | https://gitee.com/opengauss/openGauss-server/pulls/4634 | https://gitee.com/opengauss/openGauss-server/issues/I8LUVZ | 次要 |
【测试类型:工具功能】【测试版本:5.0.1】【升级】3.1.0(带 cm)灰度升级 5.0.1(带 cm)后 dn 节点切换 | https://gitee.com/opengauss/CM/pulls/167 | https://gitee.com/opengauss/openGauss-server/issues/I8ML3D | 次要 |
【测试类型:工具功能】【测试版本:5.0.1】【升级】3.1.0(带 cm)灰度升级 5.0.1(带 cm)后强制回滚,回滚过程中报错,dolphin 版本未回滚成功 | https://gitee.com/opengauss/openGauss-OM/pulls/640 | https://gitee.com/opengauss/openGauss-server/issues/I8MLAX | 次要 |