]> granicus.if.org Git - postgresql/commit
Add CST (China Standard Time) to our lists of timezone abbreviations.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Dec 2014 21:35:23 +0000 (16:35 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Dec 2014 21:35:44 +0000 (16:35 -0500)
commit5c8665892035a9b8d97501cbafbc45f5157279a4
treecbd4fa6a22e6ddab0834b4aa1f43ad12981e4923
parentee56e14bbb6f3593e79c1d7e22b02bbc6df4b500
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.
src/timezone/tznames/America.txt
src/timezone/tznames/Asia.txt
src/timezone/tznames/Australia.txt
src/timezone/tznames/Default