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

Commita3c6aa4

Browse files
committed
Fix doc typo: unicode_assigned() return type.
Reported-by: Hironobu SUZUKIDiscussion:https://postgr.es/m/5dd88820-bb00-4b90-904b-738ea2e4ee2e@interdb.jpBackpatch-through: 17
1 parent80ffcb8 commita3c6aa4

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
@@ -2910,7 +2910,7 @@ SELECT NOT(ROW(table.*) IS NOT NULL) FROM TABLE; -- detect at least one null in
29102910
<primary>unicode_assigned</primary>
29112911
</indexterm>
29122912
<function>unicode_assigned</function> ( <type>text</type> )
2913-
<returnvalue>text</returnvalue>
2913+
<returnvalue>boolean</returnvalue>
29142914
</para>
29152915
<para>
29162916
Returns <literal>true</literal> if all characters in the string are

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp