aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-10-04 14:52:17 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-10-04 14:52:17 -0400
commitc53ff69e1fd24ae4905fe50ce8d3ca3a08d6a3c2 (patch)
tree3c41d917c079a493b74bd6aeac696d7b70695ed5 /contrib/postgres_fdw/postgres_fdw.c
parent194e535a07b3c36738b67f59aaa1291276929e9b (diff)
downloadpostgresql-c53ff69e1fd24ae4905fe50ce8d3ca3a08d6a3c2.tar.gz
postgresql-c53ff69e1fd24ae4905fe50ce8d3ca3a08d6a3c2.zip
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
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions