projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253c49e
)
Fix doc typo: unicode_assigned() return type.
author
Jeff Davis
<
[email protected]
>
Thu, 15 Aug 2024 02:05:39 +0000
(19:05 -0700)
committer
Jeff Davis
<
[email protected]
>
Thu, 15 Aug 2024 02:07:34 +0000
(19:07 -0700)
Reported-by: Hironobu SUZUKI
Discussion: https://postgr.es/m/
5dd88820
-bb00-4b90-904b-
738ea2e4ee2e
@interdb.jp
Backpatch-through: 17
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 1a209eaee0a5c89476e5c64abe62c27efc8470f9..9fba2676f07f80a645e7afef48cfde4ef436f140 100644
(file)
--- 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