projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1039352
)
Collation documentation fixes.
author
Jeff Davis
Thu, 6 Jun 2024 23:40:03 +0000
(16:40 -0700)
committer
Jeff Davis
Thu, 6 Jun 2024 23:40:03 +0000
(16:40 -0700)
Discussion: https://postgr.es/m/
9beecdf7
-e8c8-4eab-adc7-
fa225c2feefd
@eisentraut.org
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
doc/src/sgml/charset.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 15f6255d865cf60555a6aa0a3aa4c9773211108a..2f52e70b48e8d5ee89d08afcdc984cc98bad73ae 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-2384,9
+2384,9
@@
SCRAM-SHA-256$
<iteration count>
:
&l
collprovider
char
- Provider of the collation:
d
= database
- default,
c
= libc,
i
= icu
-
+ Provider of the collation:
d
= database
default,
+
b
= builtin,
c
= libc,
+
i
= icu
@@
-3028,9
+3028,8
@@
SCRAM-SHA-256$
<iteration count>
:
&l
datlocprovider
char
- Locale provider for this database:
c
= libc,
-
i
= icu
-
+ Locale provider for this database:
b
= builtin,
+
c
= libc,
i
= icu
diff --git
a/doc/src/sgml/charset.sgml
b/doc/src/sgml/charset.sgml
index daf671e620545c931035d16068c22c303215d4e0..834cb30c85a19290ce5fc1222ca879c2c5f54eb4 100644
(file)
--- a/
doc/src/sgml/charset.sgml
+++ b/
doc/src/sgml/charset.sgml
@@
-1320,7
+1320,9
@@
SELECT 'w;x*y-z' = 'wxyz' COLLATE num_ignore_punct; -- true
level4
-
Punctuation
+
Punctuation
only with
+
ka-shifted
; see
+ linkend="icu-collation-settings-table"/>
true
true
false