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

Commit3855bf9

Browse files
committed
Remove mention of nchar
This datatype is purposefully not documented.Erik Wienhold <ewie@ewie.name>Discussion:https://postgr.es/m/om3g7p7u3ztlrdp4tfswgulavljgn2fe6u2agk34mrr65dffuu@cpzlzuv6flko
1 parentdde58ec commit3855bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15729,7 +15729,7 @@ table2-mapping
1572915729
Some functions in this table have a <literal>RETURNING</literal> clause,
1573015730
which specifies the data type returned. It must be one of <type>json</type>,
1573115731
<type>jsonb</type>, <type>bytea</type>, a character string type (<type>text</type>,
15732-
<type>char</type>,<type>varchar</type>,or <type>nchar</type>), or a type
15732+
<type>char</type>, or <type>varchar</type>), or a type
1573315733
for which there is a cast from <type>json</type> to that type.
1573415734
By default, the <type>json</type> type is returned.
1573515735
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp