File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,20 @@ src/timezone/README
33Timezone
44========
55
6- This is a PostgreSQL adapted version of the timezone library from:
6+ This is a PostgreSQL adapted version of the timezone library from
7+ http://www.iana.org/time-zones
78
8- ftp://elsie.nci.nih.gov/pub/tzcode*.tar.gz
9+ The source code can be found at:
10+
11+ ftp://ftp.iana.org/tz/releases/tzcode*.tar.gz
912
1013The code is currently synced with release 2010c. There are many cosmetic
1114(and not so cosmetic) differences from the original tzcode library, but
1215diffs in the upstream version should usually be propagated to our version.
1316
1417The data files under data/ are an exact copy of the latest data set from:
1518
16- ftp://elsie.nci.nih.gov/pub /tzdata*.tar.gz
19+ ftp://ftp.iana.org/tz/releases /tzdata*.tar.gz
1720
1821Since time zone rules change frequently in some parts of the world,
1922we should endeavor to update the data files before each PostgreSQL
You can’t perform that action at this time.
0 commit comments