| first commit | 5 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| first commit | 5 年前 |
| first commit | 5 年前 |
| postgis 3.2 original files | 4 年前 |
| first commit | 5 年前 |
| 修改PARALLEL SAFE;添加extern "C";注暂时释掉一些函数 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| first commit | 5 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| first commit | 5 年前 |
| 1. 修复 kml gml 输入输出函数, 2. 修复 updategeometrysrid 3. dropgeometrycolumn | 3 年前 |
| 修改PARALLEL SAFE;添加extern "C";注暂时释掉一些函数 | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| gist_geometry_ops_2d 场景索引扫描 order by 顺序不对 | 10 个月前 |
| merge 20250425_141320_gist_order_by_master into master 修复GiST索引扫描存在 order by expr 表达式并且索引key为有损存储时, 排序结果错误的问题 Created-by: huyinghao Commit-by: huyinghao Merged-by: opengauss_bot Description: 【标题】(请简要描述下实现的内容) 修复 GiST lossy场景,索引扫描存在 order by expr 表达式时, 排序结果错误的问题 【实现内容】: 修复距离排序错误问题 【根因分析】: gserialized_gist_distance 函数通过索引项计算距离, 与通过实际heap元组计算的距离不相同, 导致通过距离排序结果错误 【实现方案】: 当 openGauss 版本为 7.0.0 时,gserialized_gist_distance函数执行时获取第5个参数,并返回 recheck_distance 的标志为true, 内核根据标志再次通过heap元组计算距离 【关联需求或issue】: https://gitcode.com/opengauss/org-issue/issues/66 【开发自验报告】: 1. 请附上自验结果(内容或者截图)  2. 是否可以添加fastcheck测试用例,如是,请补充fastcheck用例 3. 是否涉及资料修改,如是,在docs仓库补充资料 4. 是否考虑升级场景(系统表修改、日志持久化以及修改执行态数据格式) 5. 是否考虑在线扩容等扩展场景 6. 是否考虑异常场景/并发场景/前向兼容/性能场景 7. 是否对其他模块产生影响 【其他说明】: See merge request: opengauss/yukon!65 | 11 个月前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| postgis 3.2 original files | 4 年前 |
| for opengauss | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| first commit | 5 年前 |
| postgis 3.2 original files | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| 修改PARALLEL SAFE;添加extern "C";注暂时释掉一些函数 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| 修改PARALLEL SAFE;添加extern "C";注暂时释掉一些函数 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| first commit | 5 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 1. 修复 kml gml 输入输出函数, 2. 修复 updategeometrysrid 3. dropgeometrycolumn | 3 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 修改create extension postgis "could not find function"问题 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| Yukon 适配 openGauss PG 兼容库 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| postgis 3.2 original files | 4 年前 |
| postgis 3.2 original files | 4 年前 |
| 修改PARALLEL SAFE;添加extern "C";注暂时释掉一些函数 | 4 年前 |
| 修改 legacy 测试案例 | 4 年前 |
| 修改PARALLEL SAFE;添加extern "C";注暂时释掉一些函数 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| 修改PARALLEL SAFE;添加extern "C";注暂时释掉一些函数 | 4 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| refactor: 消除 postgis 中的 warning ,调整头文件 | 1 年前 |
| postgis 3.2 original files | 4 年前 |
| first commit | 5 年前 |
| postgis 3.2 original files | 4 年前 |
| postgis 3.2 original files | 4 年前 |
| postgis 3.2 original files | 4 年前 |
| first commit | 5 年前 |
| postgis 3.2 original files | 4 年前 |