Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf6fb9f1

Browse files
committed
Add documentation cross-reference for JSON functions.
Thom Brown
1 parent3786b9b commitf6fb9f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4185,7 +4185,8 @@ SET xmloption TO { DOCUMENT | CONTENT };
41854185
The <type>json</type> data type can be used to store JSON data. Such
41864186
data can also be stored as <type>text</type>, but the
41874187
<type>json</type> data type has the advantage of checking that each
4188-
stored value is a valid JSON value.
4188+
stored value is a valid JSON value. There are also related support
4189+
functions available; see <xref linkend="functions-json">.
41894190
</para>
41904191

41914192
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp