postgresql/src/bin/initdb
Tom Lane 07873a5dc9 Update our mapping of Windows time zone names some more.
Per discussion, let's just follow CLDR's default zone mappings
faithfully.  There are two changes here that are clear improvements:

* Mapping "Greenwich Standard Time" to Atlantic/Reykjavik is actually
a better fit than using London, because Iceland hasn't observed DST
since 1968, so this is more nearly what people might expect.

* Since the "Samoa" zone is specified to be UTC+13:00, we must map
it to Pacific/Apia not Pacific/Samoa; the latter refers to American
Samoa which is now on the other side of the date line.

The rest of these changes look like they're choosing the most populous
IANA zone as representative.  Whatever the details, we're just going
to say "if you don't like this mapping, complain to CLDR".

Discussion: https://postgr.es/m/3266414.1633045628@sss.pgh.pa.us
2021-10-04 14:52:17 -04:00
..
po Translation updates 2020-11-09 12:36:44 +01:00
t Initial pgperltidy run for v12. 2019-05-22 13:36:19 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
findtimezone.c Update our mapping of Windows time zone names some more. 2021-10-04 14:52:17 -04:00
initdb.c Use native path separators to pg_ctl in initdb 2021-03-02 15:39:34 -03:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00
nls.mk Translation updates 2020-02-10 13:15:42 +01:00