diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-25 13:49:21 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-25 13:49:21 +0000 |
| commit | bd112776cdacbe60f7e09fdbcba5061b90618e5e (patch) | |
| tree | 46346453552922be96b0230f0fd13a554219b0f5 /src/timezone/tznames/README | |
| parent | a859695b7e5be1ebdda58a7253a5458d8b958d20 (diff) | |
| download | postgresql-bd112776cdacbe60f7e09fdbcba5061b90618e5e.tar.gz | |
Add missing @OVERRIDE to 'India' config file, per Michael Fuhr.
Add $PostgreSQL$ lines for CVS identity, too.
Diffstat (limited to 'src/timezone/tznames/README')
| -rw-r--r-- | src/timezone/tznames/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/timezone/tznames/README b/src/timezone/tznames/README index ce4538873e..3b1bdcce50 100644 --- a/src/timezone/tznames/README +++ b/src/timezone/tznames/README @@ -16,3 +16,7 @@ If you do not find an appropriate set of time zone names for your geographic location supplied here, please report this to <pgsql-hackers@postgresql.org>. Your set of time zone names can then be included in future releases. For the time being you can always add your own set. + +The files named Africa.txt, etc, are not intended to be used directly as +timezone abbreviation files. They contain reference definitions of timezone +names that can be copied into a custom abbreviation file as needed. |
