已开启
不支持opengauss-7.0.0-RC1 #53
holdto创建于 2025年4月18日
2025年4月18日 创建了需求
opengauss_bot
2025年4月18日 评论:
2025年4月18日 评论:
Hey @holdto, Welcome to openGauss Community.
All of the projects in openGauss Community are maintained by @opengauss_bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at Here to find the details.


huangning2
2025年4月21日 评论:
2025年4月21日 评论:
@holdto 您好,我们也确认一下


2025年4月23日 将任务状态从 设计中 修改为修复中
2025年4月23日 将任务状态从 修复中 修改为设计中
huangning2
2025年5月19日 评论:
2025年5月19日 评论:
@holdto
经过测试是可以正常编译使用的,你使用的是最新的代码吗


2025年8月19日 将 TestManager 设为负责人
3月20日 添加了label:sig/GIS
3月20日 添加了label:sig/Community
【需求背景】
希望能够支撑 opengauss v7.0.0-RC1
【需求描述】
希望能够支撑 opengauss v7.0.0-RC1
【其他说明】
头文件冲突:
OpenGauss的pg_config.h中定义的宏和PostGIS的postgis_config.h中的宏冲突
API不兼容:
错误UstoreUndoScanDesc类型在OpenGauss中不存在而PostGIS/Yukon假设使用的是不同版本的API
#####log####
头文件冲突:
OpenGauss的pg_config.h中定义的宏和PostGIS的postgis_config.h中的宏冲突
API不兼容:
错误UstoreUndoScanDesc类型在OpenGauss中不存在而PostGIS/Yukon假设使用的是不同版本的API