Skip to content

Commit 3f05bed

Browse files
committed
Fix markup for CHAR() doc patch
1 parent 423f69a commit 3f05bed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,8 +1082,8 @@ SELECT '52093.89'::money::numeric::float8;
10821082
semantically insignificant and disregarded when comparing two values
10831083
of type <type>character</type>. In collations where whitespace
10841084
is significant, this behavior can produce unexpected results,
1085-
e.g. <command>SELECT 'a '::CHAR(2) collate "C" < 'a\n'::CHAR(2)
1086-
returns true.
1085+
e.g. <command>SELECT 'a '::CHAR(2) collate "C" &lt;
1086+
'a\n'::CHAR(2)</command> returns true.
10871087
Trailing spaces are removed when converting a <type>character</type> value
10881088
to one of the other string types. Note that trailing spaces
10891089
<emphasis>are</> semantically significant in

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy