From 4eaf1c1df4344a608762212d35994ae067382904 Mon Sep 17 00:00:00 2001 From: liyang0608 <2643278072qq.com> Date: Tue, 13 Oct 2020 15:53:02 +0800 Subject: [PATCH] new --- .../\347\211\210\346\234\254\344\273\213\347\273\215.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/content/zh/docs/Releasenotes/\347\211\210\346\234\254\344\273\213\347\273\215.md" "b/content/zh/docs/Releasenotes/\347\211\210\346\234\254\344\273\213\347\273\215.md" index 0b61c1f42..2138daa76 100644 --- "a/content/zh/docs/Releasenotes/\347\211\210\346\234\254\344\273\213\347\273\215.md" +++ "b/content/zh/docs/Releasenotes/\347\211\210\346\234\254\344\273\213\347\273\215.md" @@ -1,6 +1,6 @@ # 版本介绍 -本版本为openGauss的第一个版本,主要提供如下功能: +本版本为openGauss的第一个版本,主要提供如下功 - 数据类型,表,临时表,视图,索引,序列,存储过程,函数,触发器等SQL功能; - 认证,权限管理,网络通信安全,数据库审计等安全特性; -- Gitee