We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9520f8d commit 09ed73fCopy full SHA for 09ed73f
doc/src/sgml/catalogs.sgml
@@ -2965,6 +2965,16 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
2965
</para></entry>
2966
</row>
2967
2968
+ <row>
2969
+ <entry role="catalog_table_entry"><para role="column_definition">
2970
+ <structfield>datlocprovider</structfield> <type>char</type>
2971
+ </para>
2972
+ <para>
2973
+ Locale provider for this database: <literal>c</literal> = libc,
2974
+ <literal>i</literal> = icu
2975
+ </para></entry>
2976
+ </row>
2977
+
2978
<row>
2979
<entry role="catalog_table_entry"><para role="column_definition">
2980
<structfield>datistemplate</structfield> <type>bool</type>
0 commit comments