aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2024-08-14 19:05:39 -0700
committerJeff Davis <jdavis@postgresql.org>2024-08-14 19:07:09 -0700
commita3c6aa42ee0d625a55e73e17230db3eaeed3566c (patch)
tree9112476e82fe232fb208c63730feb189dfc92754
parent80ffcb842748f0b8ccf8b24c5c3b2500755d2dcd (diff)
downloadpostgresql-a3c6aa42ee0d625a55e73e17230db3eaeed3566c.tar.gz
postgresql-a3c6aa42ee0d625a55e73e17230db3eaeed3566c.zip
Fix doc typo: unicode_assigned() return type.
Reported-by: Hironobu SUZUKI Discussion: https://postgr.es/m/5dd88820-bb00-4b90-904b-738ea2e4ee2e@interdb.jp Backpatch-through: 17
-rw-r--r--doc/src/sgml/func.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index cdde6475135..5dd95d73a1a 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -2910,7 +2910,7 @@ SELECT NOT(ROW(table.*) IS NOT NULL) FROM TABLE; -- detect at least one null in
<primary>unicode_assigned</primary>
</indexterm>
<function>unicode_assigned</function> ( <type>text</type> )
- <returnvalue>text</returnvalue>
+ <returnvalue>boolean</returnvalue>
</para>
<para>
Returns <literal>true</literal> if all characters in the string are