summaryrefslogtreecommitdiff
path: root/src/timezone/README
diff options
context:
space:
mode:
authorTom Lane2017-10-23 21:54:09 +0000
committerTom Lane2017-10-23 21:54:09 +0000
commit24a1897ab92646795bf065aa1b9d266aba74469f (patch)
tree946afa0353892d8fb2767f7683c806c30ac5140d /src/timezone/README
parentf3ea3e3e820b6b7512e48660bf984603418d53ff (diff)
Sync our copy of the timezone library with IANA release tzcode2017c.
This is a trivial update containing only cosmetic changes. The point is just to get back to being synced with an official release of tzcode, rather than some ad-hoc point in their commit history, which is where commit 47f849a3c left it.
Diffstat (limited to 'src/timezone/README')
-rw-r--r--src/timezone/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timezone/README b/src/timezone/README
index 912e0c1b39c..fc93e940f91 100644
--- a/src/timezone/README
+++ b/src/timezone/README
@@ -50,7 +50,7 @@ match properly on the old version.
Time Zone code
==============
-The code in this directory is currently synced with tzcode release 2017b.
+The code in this directory is currently synced with tzcode release 2017c.
There are many cosmetic (and not so cosmetic) differences from the
original tzcode library, but diffs in the upstream version should usually
be propagated to our version. Here are some notes about that.