| fix: add missing return statement in ScanDeltaLogForMergePartition ScanDeltaLogForMergePartition is declared to return bool but has no return statement, which causes undefined behavior. Add return true to be consistent with similar functions. | 2 个月前 |
| is_global_level_sequence_cache add invalid oid guard | 4 天前 |
| [feature] online ddl | 6 个月前 |
| [feature] online ddl | 6 个月前 |
| 增加聚集函数CUME_DISTRANK,PERCENT_RANK,DENSE_RANK多参数多类型的特性 | 1 年前 |
| fix task #702 support global sequence cache | 28 天前 |
| datavec升级 6.0.0 -> 7.0.0RC1 | 1 年前 |
| 增加支持neon预读的场景 | 1 个月前 |
| autosave下子事务性能优化 | 1 年前 |
| bugfix | 2 个月前 |
| !8793 merge gpc_fix into master 修复开启参数化, GPC且enable_pbe_optimization = off 时, plansource使用cplan导致plansource被释放的问题 Created-by: shijuzheng1997 Commit-by: shijuzheng1997 Merged-by: opengauss_bot Description: 【标题】 修复开启参数化, GPC且enable_pbe_optimization = off 时, plansource使用cplan导致plansource被释放的问题 【实现内容】: 修复开启参数化, GPC且enable_pbe_optimization = off 时, plansource使用cplan导致plansource被释放的问题 【根因分析】: 参数化接入GPC功能实现时, 只接入了计划缓存使用gplan的情形, 非gplan的情形下直接删除计划缓存导致内存问题, 非gplan情形下(如cplan)即使不能全局缓存也应被缓存到当前会话中, 仍然可以使用, 只是在其他会话中不可见以及不可共享 【实现方案】: 参数化context新增ungpc_saved_plan. 缓存使用cplan的CachedPlanSource 【关联需求或issue】: https://gitcode.com/opengauss/openGauss-server/issues/7824 【开发自验报告】: 1. 请附上自验结果(内容或者截图)    2. 是否可以添加fastcheck测试用例,如是,请补充fastcheck用例 3. 是否涉及资料修改,如是,在docs仓库补充资料 4. 是否考虑升级场景(系统表修改、日志持久化以及修改执行态数据格式) 5. 是否考虑在线扩容等扩展场景 6. 是否考虑异常场景/并发场景/前向兼容/性能场景 7. 是否对其他模块产生影响 8. 是否需要回合补丁版本(5.0、6.0),涉及(**结果错误|coredump|性能劣化|内存泄露|集群异常**)相关修复请排查回合补丁分支 【其他说明】: See merge request: opengauss/openGauss-server!8793 | 6 个月前 |
| online ddl adapt vacuum/cluster | 5 个月前 |
| 实现事件触发器 | 3 年前 |
| fix task #702 support global sequence cache | 28 天前 |
| ustore支持deferrable constraints | 2 年前 |
| 实现事件触发器 | 3 年前 |
| [Feat] pg_stat_progress_copy view | 13 天前 |
| fix: cleanup executor on CTAS cancel | 12 天前 |
| 实现事件触发器 | 3 年前 |
| fix bug | 2 个月前 |
| fix task #702 support global sequence cache | 28 天前 |
| 修复双向复制数据失败的问题 | 1 年前 |
| New features (and bug fixes) 1. alter large sequence 2. subpartition 2.1 split subpartition 2.2 truncate subpartition 3. 支持load 4. 支持start-with/connect-by 5. ... | 4 年前 |
| 实现事件触发器 | 3 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| gv_graph功能修复 | 1 个月前 |
| fix task #702 support global sequence cache | 28 天前 |
| fix(issue8262): 修改show events执行sql代码中PG_JOB->pg_job | 14 天前 |
| fix #7992 insert支持on conflict语法 | 28 天前 |
| modify default GUC Parameters for shark | 3 个月前 |
| fdw: update file log access and OBS options Co-authored-by: Cursor <cursoragent@cursor.com> | 19 天前 |
| 安全加固 | 9 个月前 |
| 修复ExecuteCallStmt参数没传oid的问题 | 4 个月前 |
| sync code | 4 年前 |
| use syscache instead of heapopen | 27 天前 |
| 修正b兼容性中lock table语法与mysql的差别 | 2 年前 |
| bugfix | 2 个月前 |
| 修复COPY FROM资源耗尽问题 | 1 个月前 |
| 向量数据库功能内核相关(pgvector插件依赖) | 2 年前 |
| 安全加固 | 9 个月前 |
| 创建索引core修复 | 10 个月前 |
| procedure support smp | 1 个月前 |
| perf: consolidate IUD clean optimizations Merge the remaining iud_dev performance work into the clean branch on top of current master. - keep executor and opfusion IUD fast paths for index scan, modify-table, junk filtering, and result handling - wire plan cache and prepare metadata needed by node reuse regression coverage, while leaving enable_plan_node_reuse off by default - add hot-path optimizations for no-index constraint checks and nextval conversion - preserve correctness-sensitive master baselines for CMD_UPDATE, opfusion tuple handling, securec, fastcheck, and obsolete bs4/DFX residue - address review feedback by removing unsafe ExecCheckRTPerms caching, restoring IndexScan interrupt checks, avoiding btree validation on the optimized path, and stabilizing regression ordering | 2 个月前 |
| 实现事件触发器 | 3 年前 |
| fix task #702 support global sequence cache | 28 天前 |
| 处理源代码缺陷检测报告 | 1 年前 |
| !2998 SRF执行优化 * fix srf factcheck case * SRF执行优化 | 3 年前 |
| 实现事件触发器 | 3 年前 |
| disable SHUTDOWN in distributed mode | 4 年前 |
| add guc parameter clog_buffers and csnlog_buffers to set clog buffer and csnlog buffer & add guc parameter enable_subscription to start apply launcher thread. | 5 个月前 |
| 支持create force view | 22 天前 |
| 部分异常场景加固,添加部分入参合法性校验,增加部分日志打印,增加部分流程中对xlog的checksum校验 | 2 个月前 |
| Fix ustore merge trigger concurrent update | 21 天前 |
| 实现事件触发器 | 3 年前 |
| [bugfix] isprocedure in typecmds | 2 个月前 |
| 修复备机自动unlock用户没有记录审计日志的问题 | 6 个月前 |
| online ddl adapt vacuum/cluster | 5 个月前 |
| 增加支持neon预读的场景 | 1 个月前 |
| 支持xact_abort特性 | 4 个月前 |
| Revert "将buffer io和content LWLocks移至BufferDesc" This reverts commit dd388b5c3fecd578cf2186301e17f17689b26727. | 1 年前 |
| 短路问题修复 | 10 个月前 |
| 支持create force view,评审意见修改 | 15 天前 |