已合并
[Feat] pg genrated as identity #9137
[Feat] pg genrated as identity #9137
已合并
XXXCA创建于 4月3日
XXXCA
XXXCA
4月3日

【标题】(请简要描述下实现的内容)
pg genrated as identity
【实现内容】:
支持pg identity列定义和dml

pr拆分:
代码: https://gitcode.com/opengauss/openGauss-server/pull/9227
测试用例:https://gitcode.com/opengauss/openGauss-server/pull/9226~~

【根因分析】:

【实现方案】:
见设计文档

【关联需求或issue】:

https://gitcode.com/opengauss/openGauss-server/issues/8050

【开发自验报告】:

  1. 请附上自验结果(内容或者截图)
    ddl:
    t_1_2.png
    t_1_3.png
    t_3_1.png
    t_3_2.png
    dml:
    t_2_1.png
    t_2_4.png

  2. 是否可以添加fastcheck测试用例,如是,请补充fastcheck用例
    新增用例, pg_identity, shark/pg_identity, pg_identity_dump_restore, shark/pg_identity_dump_restore

  3. 是否涉及资料修改,如是,在docs仓库补充资料

    https://gitcode.com/opengauss/docs/pull/8611

  4. 是否考虑升级场景(系统表修改、日志持久化以及修改执行态数据格式)

  5. 是否考虑在线扩容等扩展场景

  6. 是否考虑异常场景/并发场景/前向兼容/性能场景

  7. 是否对其他模块产生影响

  8. 是否需要回合补丁版本(5.0、6.0),涉及(结果错误|coredump|性能劣化|内存泄露|集群异常)相关修复请排查回合补丁分支

  9. 针对Plugin仓dolphin插件,新增/修改的代码是否已使用 DOLPHIN 宏进行控制,方便后续回合openGauss-server仓代码

【其他说明】:

likedislike
Pull Request已成功合入, 合并人@opengauss_bot
(感谢 XXXCA 的贡献)
opengauss_bot
opengauss_bot成员
4月3日 评论:

Notice

The corresponding operation log is missing! please check it.

likedislike
opengauss_bot
opengauss_bot成员
4月3日 评论:

Notice

The corresponding operation log is missing! please check it.

likedislike
opengauss_botopengauss_bot成员
4月3日 添加了label:lite-ci-running
opengauss_botopengauss_bot成员
4月3日 添加了label:sig/StorageEnginesig/SQLEnginesig/SecurityTechnologysig/CMsig/CloudNativesig/AI
opengauss_bot
opengauss_bot成员
4月3日 评论:

Welcome To openGauss Community

Hey @CXXXXZ , 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: StorageEngine, AI, CM, CloudNative, SecurityTechnology, SQLEngine ,
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: @Igali, @bihua111, @cailei19, @h_ray, @levy53071, @libiao2024, @lihaixiao, @mrzack, @wangfeihuo, @wuyuechuan, @xiong_xjun, @zhangfengzhi123, @zhangxubo, @zjh_hw .

likedislike
此处折叠了1140条消息 查看更多
opengauss_botopengauss_bot成员
7月31日 添加了label:codecheck-running
opengauss_bot
opengauss_bot成员
7月31日 评论:

静态检查

Check Name Build Details Check Result Check Detail
CodeCheck #78859 ✅ 通过 >>>
likedislike
opengauss_botopengauss_bot成员
7月31日 添加了label:codecheck-success
opengauss_botopengauss_bot成员
7月31日 删除了label:codecheck-running
opengauss_bot
opengauss_bot成员
7月31日 评论:

开源片段扫描

Check Name Build Details Check Result Check Detail
sca #39720 ✅ 通过 >>>
likedislike