doc: Add documentation for new field pg_database.daticulocale

forgotten in f2553d4306

Author: Shinoda, Noriyoshi (PN Japan FSIP) <noriyoshi.shinoda@hpe.com>
pull/81/head
Peter Eisentraut 4 years ago
parent 25e777cf8e
commit a9b7e92084
  1. 9
      doc/src/sgml/catalogs.sgml

@ -3052,6 +3052,15 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
</para></entry>
</row>
<row>
<entry role="catalog_table_entry"><para role="column_definition">
<structfield>daticulocale</structfield> <type>text</type>
</para>
<para>
ICU locale ID for this database
</para></entry>
</row>
<row>
<entry role="catalog_table_entry"><para role="column_definition">
<structfield>datcollversion</structfield> <type>text</type>

Loading…
Cancel
Save