8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e777c commit a9b7e92Copy full SHA for a9b7e92
doc/src/sgml/catalogs.sgml
@@ -3052,6 +3052,15 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
3052
</para></entry>
3053
</row>
3054
3055
+ <row>
3056
+ <entry role="catalog_table_entry"><para role="column_definition">
3057
+ <structfield>daticulocale</structfield> <type>text</type>
3058
+ </para>
3059
+ <para>
3060
+ ICU locale ID for this database
3061
+ </para></entry>
3062
+ </row>
3063
+
3064
<row>
3065
<entry role="catalog_table_entry"><para role="column_definition">
3066
<structfield>datcollversion</structfield> <type>text</type>
0 commit comments