Commit Graph

  • 61f70b9c80 修复DEBU模式下,创表时指定with(orientation=row, parallel_workers=1)情况下,创建btree索引core的BUG 佘兴彬 2023-12-26 19:03:05 +08:00
  • 2d8236adc4 【用例修改】对gin索引的用例进行修改,替换敏感内容 muyulinzhong 2024-04-11 19:53:31 +08:00
  • 275f3bfced 逻辑复制快照序列化时内存释放问题 lexin184383 2024-04-11 10:57:18 +08:00
  • 9255a5484b 解决使用表达式作为分区键,跨分区更新分区键列时数据库宕机的问题,删除无用变量 laishenghao 2024-04-10 17:05:25 +08:00
  • 6e50e315b5 解决分区表插入数据时IudExprReuseContext内存膨胀的问题 laishenghao 2024-04-08 17:48:27 +08:00
  • 08387b9b50 【标题】: 回合https://gitee.com/opengauss/openGauss-server/pulls/4694/修复表增加字段后core的问题. 【实现内容】: 回合https://gitee.com/opengauss/openGauss-server/pulls/4694/修复表增加字段后core的问题 【根因分析】: 回合https://gitee.com/opengauss/openGauss-server/pulls/4694/修复表增加字段后core的问题 【实现方案】: 回合https://gitee.com/opengauss/openGauss-server/pulls/4694/修复表增加字段后core的问题 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I9C345 wangfeihuo 2024-04-07 21:06:21 +08:00
  • c0fc6a8cb0 When committing a transaction that dropped a relation, we previously truncated only the first segment file to free up disk space (the one that won't be unlinked until the next checkpoint). nico 2024-03-27 11:39:22 +08:00
  • 25ae1230c6 插件升级到4.0 chenxiaobin19 2024-04-08 16:04:32 +08:00
  • ecedf6f798 适配dw 打开双写区能力 chentingting 2024-02-27 15:37:08 +08:00
  • d5c8e1e3fd 处理issue:ModifyTable不支持SMP导致CORE lukeman 2024-04-07 16:41:27 +08:00
  • 55763a6b20 回合,修复group_concat和字符序like问题 suncan 2024-03-30 11:45:44 +08:00
  • a7b5dbebfc 【资源池化】【bugfix】解决退出线程时出现的死循环 dongning12 2024-04-07 11:03:55 +08:00
  • b62b18bb9a 【bugfix】修复按需回复实时构建启动时,有概率g_instance.comm_cxt.predo_cxt.redoItemHashCtrl=NULL的问题 congzhou2603 2024-04-02 11:19:17 +08:00
  • 3f36b2045c 添加分区表操作提示信息 wangpingyun 2024-04-02 10:40:52 +08:00
  • 51acd8eb32 修复debug模式下在索引扫描时校验meta_data失败的问题 arcoalien@qq.com 2024-04-01 11:33:32 +08:00
  • 978f6515d8 需求:SELECT语句支持sample子句,实现数据采样 lukeman 2024-02-27 14:39:31 +08:00
  • 9eb8610c29 打包和drop extension支持DataVec插件 大风歌 2024-03-26 22:23:03 +08:00
  • 1652279d12 修改CBB和DSS推点 徐鑫鑫 2024-03-29 19:54:33 +08:00
  • e1607fd67f Fix unlock. totaj 2024-03-28 22:43:10 +08:00
  • a9d5ca16e7 处理issue:并发重编译导致的记录同时更新报错 lukeman 2024-03-28 21:08:09 +08:00
  • 831798774f 修复逻辑错误导致页面不走rebuild逻辑的问题 arcoalien@qq.com 2024-03-28 17:38:12 +08:00
  • 0c7b9176bf 处理issue:关闭编译依赖后,无法删除package lukeman 2024-03-28 17:01:37 +08:00
  • 4e9a5b43ba 【issue I961B8 】AGE hook不被用户正确加载导致经常性的数据不完整修改 liuyang 2024-03-18 20:18:22 +08:00
  • 3fa4361f63 处理issue:循环依赖编译死锁问题 lukeman 2024-03-21 15:49:43 +08:00
  • 19e3f4caba 修复enable_segment开启后,段页式表不支持压缩选项拦截的逻辑 Lamaric 2024-02-07 10:08:42 +08:00
  • f2c67f12d2 fix trigger chenbd 2024-03-28 15:53:13 +08:00
  • 4e1310f00a 修复3.1.0升级到6.0.0失败的问题 chenxiaobin19 2024-03-27 11:56:08 +08:00
  • 9aefae0164 修复2.0.5升级到6.0.0失败问题 chenxiaobin19 2024-03-25 14:38:36 +08:00
  • 8dabf1310d fix bug #I84C72 列存代码逻辑中存在LWLock 未释放,导致线程死锁问题 song.wu 2024-02-05 10:45:39 +08:00
  • 863ac3619e fix bug #I96604 reindex index on pg_class Assert at ReindexIsProcessingIndex check in debug mode song.wu 2024-03-25 17:04:19 +08:00
  • 461ff89518 新增handle_toast_in_autovac参数 scmysxb 2023-12-04 11:31:30 +08:00
  • c5f84868a5 增加检查MSV是否存在,正确释放统计信息 vastdata-xyzr 2024-03-08 09:52:31 +08:00
  • 474618c50f dms commit bowenliu 2024-03-26 20:35:18 +08:00
  • 2a70efb18c 修复并行回放+逻辑解码ddl coredump的问题 chenxiaobin19 2024-03-26 16:12:32 +08:00
  • def2a93341 fix #I91HSI 【测试类型:SQL功能】【测试版本:6.0.0】关闭Only full group by场景下core 颜啸 2024-03-20 14:51:33 +08:00
  • 4051b4d65e 修正b兼容性中lock table语法与mysql的差别 wei.liu 2024-03-19 17:58:43 +08:00
  • 2ed37d52ce 修复temp_file_limit参数统计不准确问题 ljy 2024-02-20 18:34:43 +08:00
  • 8ac576be68 opengauss 5.0.2 适配 loongarch64 huchangqi 2024-05-17 17:00:57 +08:00
  • 0db5202f24 !5130 【5.0.2代码回合】添加分区表操作提示信息 Merge pull request !5130 from 王平云/5.0.0 opengauss_bot 2024-04-17 07:06:10 +00:00
  • c23dc684b2 添加分区表操作提示信息 wangpingyun 2024-04-17 10:55:56 +08:00
  • b7835d4e5f !5127 【5.0.2代码回合】修复group_concat和字符序like问题 Merge pull request !5127 from zhangxubo/5.0.0 opengauss_bot 2024-04-17 02:21:32 +00:00
  • 3f751bde8a 回合,修复group_concat和字符序like问题 suncan 2024-03-30 11:45:44 +08:00
  • 491925f147 !5117 【5.0.2补丁版本】更新版本为5.0.2 Merge pull request !5117 from zhangxubo/5.0.0 opengauss_bot 2024-04-16 06:11:23 +00:00
  • db65b7952b !5116 【回合】支持@variable 变量-实现递归查询-字符串和日期带NULL-WITH RECURSIVE Merge pull request !5116 from pengjiong/cherry-pick-1712914501 opengauss_bot 2024-04-15 01:44:43 +00:00
  • 7922b1d037 update version to 5.0.2 zhang_xubo 2024-04-13 09:28:34 +08:00
  • 9fb151dfc5 !5114 需求回合5.0.0:B兼容性下字段模糊匹配支持走索引扫描 Merge pull request !5114 from 李居隆/5.0.0 opengauss_bot 2024-04-12 09:39:25 +00:00
  • bcd6006ced fixed 527f5a2 from https://gitee.com/totaj/openGauss-server/pulls/4648 WITH RECURSIVE bug nnuanyang 2023-12-18 04:48:51 -08:00
  • 5b23f7fcb2 fixed 916f711 from https://gitee.com/totaj/openGauss-server/pulls/4648 add test example nnuanyang 2024-01-03 03:01:00 -08:00
  • c5a6a4c497 需求回合5.0.0:B兼容性下字段模糊匹配支持走索引扫描 Julong-Li 2024-04-12 11:54:44 +08:00
  • 72f37fb570 !5110 【回合】bugfix回合5.0.0分支 Merge pull request !5110 from pengjiong/5.0.0_bugfix opengauss_bot 2024-04-11 13:08:11 +00:00
  • f7697b0d07 Revert "为其他类型转化为interval添加typmod入参" totaj 2024-04-11 19:31:51 +08:00
  • 9b922b6648 Bugfix. sync https://gitee.com/opengauss/openGauss-server/pulls/5103 totaj 2024-04-11 17:37:06 +08:00
  • a696779ff2 Fix conflict. totaj 2024-04-11 16:31:54 +08:00
  • ecd7ebecee 解决多行插入包含右值引用时存在的问题 laishenghao 2023-09-26 19:51:10 +08:00
  • ccb89c54dd Fix conflict. totaj 2024-04-11 16:13:53 +08:00
  • 69de0a8d00 Revert "adapt input and output for gb18030-2022" totaj 2024-04-11 16:06:00 +08:00
  • 8498abc89c Revert " gs_restore导入utf8格式数据到gb18030-2022库中,查询失败问题Offering: openGaussDevMore detail: gs_restore导入utf8格式数据到gb18030-2022库中,查询失败问题" totaj 2024-04-11 16:05:08 +08:00
  • ddb8455ae9 Fix update/insert ignore with sublink totaj 2024-02-28 19:32:45 +08:00
  • 107937f6bb Fix auotvacuum worker load plugin bug. totaj 2024-02-21 15:19:10 +08:00
  • 5df7bb9fac bugfix:分区表达式计算结果为null时,将结果作为null处理,而不是作为0处理 wuyuechuan 2024-02-19 11:11:48 +08:00
  • 85d0f5404f Fix loadsqlplugin lead CurrentResourceOwner to null. totaj 2024-02-19 14:07:19 +08:00
  • f0001249ab LoadSqlPlugin should be called after mask_password_mem_cxt is created. totaj 2024-02-17 11:05:21 +08:00
  • b600fe4f82 修复兼容b库中,创建自定义函数时core的问题 yuchao 2024-02-08 11:02:55 +08:00
  • fad409334e autovacuum worker should load dolphin. totaj 2024-02-07 09:55:24 +08:00
  • 756c4f7b5d 解决多表更部分行为与mysql存在差异问题 suncan 2024-02-02 17:35:59 +08:00
  • 4bdbf23d8e Fix ignore in subquery case. totaj 2024-01-29 20:58:12 +08:00
  • 41ccc2f046 Fix missing ignore in fmgr sql. totaj 2024-01-29 14:35:44 +08:00
  • 9390b7ca0e fmgr_sql don't change command tag. totaj 2024-01-27 17:34:43 +08:00
  • 3a105d1424 为dolphin插件新增type_transfer函数的钩子 luozihao 2024-01-27 14:17:40 +08:00
  • 0ab2620a05 修复视图sql security 问题 chenbd 2023-09-21 19:49:45 +08:00
  • 36e6bd0734 为dolphin增加一个check_sql_fn_retval函数钩子 luozihao 2024-01-25 17:26:37 +08:00
  • b28b93d9ab 处理issue:gsql不同命令对MySQL语句兼容性不同 lukeman 2024-01-24 16:48:14 +08:00
  • 688a187f4a 添加dolphin_hot_standby参数 li-qinlang 2024-01-16 17:28:46 +08:00
  • 5521fe83b6 修复基于多表视图select for update出现core问题 li-qinlang 2024-01-09 21:28:56 +08:00
  • 1c86fd8b0f 创建视图不支持select包含自定义用户变量 yuhuanhuan 2024-01-05 11:13:12 +08:00
  • aec3ce1f21 修复gs_dump备份sql_mode不含有ansi_quotes参数的B模式数据库会报错 yuchao 2024-01-10 15:32:43 +08:00
  • 280fc3975d 处理issue:MYSQL兼容性下执行insert语句core lukeman 2024-01-08 15:03:48 +08:00
  • 8ba95f489f Fix user var bug in plsql. totaj 2024-01-04 21:36:01 +08:00
  • 91bff2ffda 修复pg_dump将索引等当作序列导出的问题 luozihao 2023-12-26 14:45:43 +08:00
  • 736cb86528 gs_dump导出rename过的schema下的表的auto_increment失败 wuyuechuan 2023-12-13 16:03:04 +08:00
  • ff2dc72833 修复同名多表更新CORE问题 li-judong 2023-12-14 10:48:52 +08:00
  • bbaf4b4ea8 【标题】 修复I8LWND所示的int转time的时候,insert的表现和mysql不一致的问题 【实现内容】: 修复I8LWND所示的int转time的时候,insert的表现和mysql不一致的问题 【根因分析】: 主要是在int32_b_format_time中,在非严格模式写场景下,数据异常的时候,没返回0。 【实现方案】: int32_b_format_time在非严格模式写并且入参数据异常的时候直接返回0,使得和mysql保持成一致。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I8LWND wangfeihuo 2023-12-14 18:02:09 +08:00
  • 15765f3b56 tid不能支持列名的约束范围缩小到仅限于列存 yuchao 2023-12-13 14:14:34 +08:00
  • 228a8eebd5 add deparse_query hook. totaj 2023-12-07 16:06:17 +08:00
  • 1614b9faae 修复DELETE目标表不是普通表时产生的core问题 li-judong 2023-12-08 16:39:05 +08:00
  • 00878f5678 Fix builtin func bug in plugin. totaj 2023-12-05 11:34:17 +08:00
  • b997282128 Add GetTypeZeroValue hook. totaj 2023-12-04 11:02:14 +08:00
  • 175ba239db gs_dump导出库的时候,创表携带using语句中出现乱码。 lexin184383 2023-11-30 17:13:11 +08:00
  • fecf851157 解决alter table first/after的core问题和group_concat在非B模式下saparator为空导致的core li-judong 2023-11-26 21:50:12 +08:00
  • ada7a9b949 Fix partition expr core. totaj 2023-11-24 11:30:28 +08:00
  • 8c515c6676 SetUpsertAttrnoState bug nnuanyang 2023-11-15 01:29:26 -08:00
  • 303507ce76 修改alter table convert to问题 suncan 2023-11-07 16:22:00 +08:00
  • 8502d317c0 修复自增列多条INSERT INTO ON DUPLICATE KEY UPDATE结果问题 li-judong 2023-11-02 18:48:53 +08:00
  • 6fc1c88614 Fix initdb with B db bug. totaj 2023-11-07 11:52:57 +08:00
  • f877ca3861 【标题】修复dayofxx、date('xx'), timestamp('')等场景下异常的问题 【实现内容】: 修复dayofxx执行异常或者date、timestamp在异常值时候显示为非NULL值导致和MySQL不一致的问题。 【根因分析】: dayofxx有两个问题,一是显示值为非NULL,而是部分场景功能未实现。 【实现方案】: 显示NULL的方案为允许Input函数返回Null值,dayofxx的方案为适配报错场景 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I898UO 【开发自验报告】: 请附上自验结果(内容或者截图) 是否可以添加fastcheck测试用例,如是,请补充fastcheck用例 -> 是 是否涉及资料修改,如是,在docs仓库补充资料 -> 无 是否考虑升级场景(系统表修改、日志持久化以及修改执行态数据格式) -> 不涉及 是否考虑在线扩容等扩展场景 -> 不涉及 是否考虑异常场景/并发场景/前向兼容/性能场景 -> 不涉及 是否对其他模块产生影响 -> 不涉及 【其他说明】: 无. wangfeihuo 2023-11-01 17:53:55 +08:00
  • 6d79078e31 set 类型支持copy为空 suncan 2023-10-24 15:19:58 +08:00
  • c2fcca7941 Fix create trigger bug. totaj 2023-10-21 12:02:16 +08:00
  • e7a35baf61 exit handler sqlexception场景的core问题 nnuanyang 2023-09-25 21:53:23 -07:00
  • 8af8b366ee 【标题】fix up issue I86YJY: https://gitee.com/opengauss/openGauss-server/issues/I86YJY?from=project-issue 【实现内容】: 在没开启pipes_as_concat情况下,||符号将解释成或,导致gs_dump提交的sql服务端解释错误,因此将|| 改成contact的方式。 【根因分析】: 在没开启pipes_as_concat情况下,||符号将解释成或,导致gs_dump提交的sql服务端解释错误。 【实现方案】: 将|| 改成contact的方式。 【关联需求或issue】: I86YJY 【开发自验报告】: 请附上自验结果(内容或者截图) 是否可以添加fastcheck测试用例,如是,请补充fastcheck用例 -> 无 是否涉及资料修改,如是,在docs仓库补充资料 -> 无 是否考虑升级场景(系统表修改、日志持久化以及修改执行态数据格式) -> 无 是否考虑在线扩容等扩展场景 -> 无 是否考虑异常场景/并发场景/前向兼容/性能场景 -> 无 是否对其他模块产生影响 -> 无 【其他说明】: 无 wangfeihuo 2023-10-12 15:22:40 +08:00
  • 105087a482 修复mysql兼容模式下,大小写敏感时,\d+ 大写表明报表明不存在的问题 zhanglihui 2023-10-07 02:57:12 -07:00