]> git.ipfire.org Git - thirdparty/postgresql.git/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:54 +0000 (16:35 -0500)
commit8b70023af7ffb8c25efa4f612ae71d5c804d79bc
tree52b843b1d35540bb1d72813e35065415059e8131
parentb27679a466592ae27690f6ed0a6ff3a09812dfd7
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