Fix documentation oversights from 2d819a08a1.
authorJeff Davis
Tue, 19 Mar 2024 00:13:18 +0000 (17:13 -0700)
committerJeff Davis
Tue, 19 Mar 2024 00:13:18 +0000 (17:13 -0700)
doc/src/sgml/ref/create_database.sgml
doc/src/sgml/ref/createdb.sgml

index a839a8568cb06b73d35dd696fd9dadba9411b8c9..233ff1755dd2f0bc2077468cbd733f6b625b23b0 100644 (file)
@@ -160,7 +160,8 @@ CREATE DATABASE name
        
         Can be overridden by setting 
         linkend="create-database-lc-collate"/>, 
-        linkend="create-database-lc-ctype"/>, or 
+        linkend="create-database-lc-ctype"/>, 
+        linkend="create-database-builtin-locale"/>, or 
         linkend="create-database-icu-locale"/> individually.
        
        
index d3e815f659cb7da59538d7de87f3e838141264ab..b6d24261f9d009f778899439b81e73f74b8bc9a9 100644 (file)
@@ -150,6 +150,16 @@ PostgreSQL documentation
       
      
 
+     
+      
+      
+       
+        Specifies the locale name when the builtin provider is used. Locale support
+        is described in .
+       
+      
+     
+