pgsql: doc: improve NLS instruction wording

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: improve NLS instruction wording
Date: 2021-01-05 19:26:55
Message-ID: E1kwryp-0002Hf-K0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: improve NLS instruction wording

Reported-by: "Tang, Haiying"

Discussion: https://postgr.es/m/bbbccf7a3c2d436e85d45869d612fd6b@G08CNEXMBPEKD05.g08.fujitsu.local

Author: "Tang, Haiying"

Backpatch-through: 9.5

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/155bfbb543c220b3239ac8fc88e3de472f43e57a

Modified Files
--------------
doc/src/sgml/nls.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-01-05 21:18:18 pgsql: Introduce a new GUC_REPORT setting "in_hot_standby".
Previous Message Dean Rasheed 2021-01-05 11:56:38 pgsql: Add an explicit cast to double when using fabs().