We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ffcb8 commit a3c6aa4Copy full SHA for a3c6aa4
doc/src/sgml/func.sgml
@@ -2910,7 +2910,7 @@ SELECT NOT(ROW(table.*) IS NOT NULL) FROM TABLE; -- detect at least one null in
2910
<primary>unicode_assigned</primary>
2911
</indexterm>
2912
<function>unicode_assigned</function> ( <type>text</type> )
2913
- <returnvalue>text</returnvalue>
+ <returnvalue>boolean</returnvalue>
2914
</para>
2915
<para>
2916
Returns <literal>true</literal> if all characters in the string are
0 commit comments