pgsql: doc: Add documentation for new field pg_database.daticulocale - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Add documentation for new field pg_database.daticulocale
Date
Msg-id E1nUpxN-0007gS-Pa@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add documentation for new field pg_database.daticulocale

forgotten in f2553d43060edb210b36c63187d52a632448e1d2

Author: Shinoda, Noriyoshi (PN Japan FSIP) <noriyoshi.shinoda@hpe.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a9b7e92084cdea1bd397ec26c3233206932f29c7

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 9 +++++++++
1 file changed, 9 insertions(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Split ExecUpdate and ExecDelete into reusable pieces
Next
From: Robert Haas
Date:
Subject: Re: pgsql: Add 'basebackup_to_shell' contrib module.