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:
@ -3052,6 +3052,15 @@ SCRAM-SHA-256$<replaceable><iteration count></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>
|
||||
|
Reference in New Issue
Block a user