Welcome To openGauss Community
Hey @czywj , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.
Contact Guide
If you have any questions, please contact the SIG: Docs ,
and any of the maintainers: @CarrotGo, @chendong76, @chenxiaobin19, @congzhou2603, @dodders, @hwworkholic, @jemappellehc, @muyulinzhong, @quemingjian, @shenzheng4, @shirley_zhengx, @superlchf, @totaj, @wlff234, @ywzq1161327784 ,
and any of the committers: @Evawudonger, @fyq_lpl, @hemiao3787, @hujunjune, @hw_hbj, @lestertt, @libiao2024, @mentoswang, @sunyunyu, @tongdabao, @wangfeihuo, @zhangxubo, @zijianli16 .


已提交PR补齐缺失的DDL语法资料:https://gitcode.com/opengauss/oGRAC-docs/merge_requests/59
新增17个DDL语句参考页面(docs/zh/sql_reference/ddl/):
- PL/SQL对象:CREATE/DROP PROCEDURE、CREATE/DROP FUNCTION、CREATE/DROP PACKAGE、CREATE/DROP TYPE
- 租户:CREATE/ALTER/DROP TENANT
- 其他:CREATE INDEXCLUSTER、CREATE/DROP LIBRARY、CREATE CTRLFILE、ALTER PROFILE、PURGE
同时更新了SQL Reference目录的DDL章节。语法依据oGRAC源码(pkg/src/ogsql/parser/gram.y)及回归测试用例提取,示例语句取自回归测试。


自验证:
2026.9.12



回归时间:2026.09.15
回归结论:通过
回归过程:



测试类型
资料
测试版本
7.0.0LTS
问题描述
操作系统和硬件信息
无
测试环境
docs
被测功能
预置条件
操作步骤
预期输出
实际输出
缺失大部分DDL语法
日志信息
同上
提单组织
测试团队
测试代码