1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

doc: Add documentation for new field pg_database.daticulocale

forgotten in f2553d4306

Author: Shinoda, Noriyoshi (PN Japan FSIP) <noriyoshi.shinoda@hpe.com>
This commit is contained in:
Peter Eisentraut
2022-03-17 14:12:03 +01:00
parent 25e777cf8e
commit a9b7e92084

View File

@ -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>