Skip to content

Commit de821a0

Browse files
committed
json.sgml 校验完成:有修改
1 parent cc8173e commit de821a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/doc/src/sgml/json.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ________________________________________________________-->
4141
<para>
4242
JSON数据类型用于存储JSON(JavaScript对象表示法)数据,如在
4343
<ulink url="https://datatracker.ietf.org/doc/html/rfc7159">RFC
44-
7159</ulink>中指定的。这样的数据也可以存储为<type>文本</type>,但
44+
7159</ulink>中指定的。这样的数据也可以存储为<type>text</type>,但
4545
JSON数据类型具有强制执行每个
4646
存储值符合JSON规则的优势。此外,还有各种各样的针对存储在这些数据类型中的数据
4747
提供的特定于JSON的函数和运算符;请参见<xref linkend="functions-json"/>。

0 commit comments

Comments
 (0)