]> 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:23 +0000 (16:35 -0500)
commit5b89473d870dc2a9fec0926c5afccf53042dbb0a
tree6a2cea5e9f1d9c3ff1c124d592a0dd9e2b0c4a33
parent3f37b6c3166b2dc1956de8b0fb046ea6e7320d52
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