diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 15f6255d865..2f52e70b48e 100644 --- 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 daf671e6205..834cb30c85a 100644 --- 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 + Punctuationonly with + ka-shifted; see true true false