diff options
| author | Bruce Momjian | 2008-03-21 13:23:29 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2008-03-21 13:23:29 +0000 |
| commit | fca9fff41bf2c1d4340404af23491bff65bc2e4b (patch) | |
| tree | 768ae839c4004e92d2e39ced660ae97151b2e685 /src/timezone | |
| parent | d287818eb514d431b1a68e1f3940cd958f82aa34 (diff) | |
More README src cleanups.
Diffstat (limited to 'src/timezone')
| -rw-r--r-- | src/timezone/README | 5 | ||||
| -rw-r--r-- | src/timezone/tznames/README | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/src/timezone/README b/src/timezone/README index 96452a9b89..db39d5347c 100644 --- a/src/timezone/README +++ b/src/timezone/README @@ -1,3 +1,8 @@ +$PostgreSQL: pgsql/src/timezone/README,v 1.7 2008/03/21 13:23:29 momjian Exp $ + +Timezone +======== + This is a PostgreSQL adapted version of the timezone library from: ftp://elsie.nci.nih.gov/pub/tzcode*.tar.gz diff --git a/src/timezone/tznames/README b/src/timezone/tznames/README index 3b1bdcce50..488fb67082 100644 --- a/src/timezone/tznames/README +++ b/src/timezone/tznames/README @@ -1,3 +1,8 @@ +$PostgreSQL: pgsql/src/timezone/tznames/README,v 1.3 2008/03/21 13:23:29 momjian Exp $ + +tznames +======= + This directory contains files with timezone sets for PostgreSQL. The problem is that time zone abbreviations are not unique throughout the world and you might find out that a time zone abbreviation in the `Default' set collides |
