pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat
Date
Msg-id E1Y3tbK-00040a-71@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add CST (China Standard Time) to our lists of timezone abbreviations.

For some reason this seems to have been missed when the lists in
src/timezone/tznames/ were first constructed.  We can't put it in Default
because of the conflict with US CST, but we should certainly list it among
the alternative entries in Asia.txt.  (I checked for other oversights, but
all the other abbreviations that are in current use according to the IANA
files seem to be accounted for.)  Noted while responding to bug #12326.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/310597e311ab253076423fe26a13b4ab8a16b588

Modified Files
--------------
src/timezone/tznames/America.txt   |    2 ++
src/timezone/tznames/Asia.txt      |    9 +++++++++
src/timezone/tznames/Australia.txt |    1 +
src/timezone/tznames/Default       |    1 +
4 files changed, 13 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat
Next
From: Tom Lane
Date:
Subject: pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat