Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3551da9

Browse files
committed
doc PG 17 relnotes: adjust builtin collation provider item
Reported-by: Jeff Davis Discussion: https://postgr.es/m/92e039f6fabc3567169e95e12b39a04c00f8503b.camel@j-davis.com Backpatch-through: master
1 parent a9a7c2c commit 3551da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-17.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -885,11 +885,11 @@ Author: Jeff Davis <jdavis@postgresql.org>
885885

886886
<listitem>
887887
<para>
888-
Create "builtin" collation provider similar to libc's C locale (Jeff Davis)
888+
Add a builtin platform-independent collation provider (Jeff Davis)
889889
</para>
890890

891891
<para>
892-
While its C locale is similar but independent of libc, its C.UTF-8 locale sorts by Unicode code points and has Unicode-based case folding.
892+
This supports "C" and "C.UTF-8" collations.
893893
</para>
894894
</listitem>
895895

0 commit comments

Comments
 (0)