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

Commit81b2252

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 parent7a31eb2 commit81b2252

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
@@ -16004,7 +16004,7 @@ table2-mapping
1600416004
Some functions in this table have a <literal>RETURNING</literal> clause,
1600516005
which specifies the data type returned. It must be one of <type>json</type>,
1600616006
<type>jsonb</type>, <type>bytea</type>, a character string type (<type>text</type>,
16007-
<type>char</type>,<type>varchar</type>,or <type>nchar</type>), or a type
16007+
<type>char</type>, or <type>varchar</type>), or a type
1600816008
for which there is a cast from <type>json</type> to that type.
1600916009
By default, the <type>json</type> type is returned.
1601016010
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp