diff options
| author | Bruce Momjian | 2006-03-11 04:38:42 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-03-11 04:38:42 +0000 |
| commit | f3d99d160d1f6104dc7b1b44e66aa4c713e52680 (patch) | |
| tree | 2cbd8fd961414b548e8b6d506a3cd286d66b8f0e /src/timezone/data | |
| parent | 7992d0fbcaa5fa185f465e434836d63c1da94ba9 (diff) | |
Add CVS tag lines to files that were lacking them.
Diffstat (limited to 'src/timezone/data')
| -rw-r--r-- | src/timezone/data/etcetera | 2 | ||||
| -rw-r--r-- | src/timezone/data/europe | 2 | ||||
| -rw-r--r-- | src/timezone/data/factory | 2 | ||||
| -rw-r--r-- | src/timezone/data/iso3166.tab | 2 | ||||
| -rw-r--r-- | src/timezone/data/leapseconds | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/src/timezone/data/etcetera b/src/timezone/data/etcetera index 431206ec3d2..0c344a34a9e 100644 --- a/src/timezone/data/etcetera +++ b/src/timezone/data/etcetera @@ -1,5 +1,7 @@ # @(#)etcetera 7.12 +# $PostgreSQL: pgsql/src/timezone/data/etcetera,v 1.3 2006/03/11 04:38:41 momjian Exp $ +# # These entries are mostly present for historical reasons, so that # people in areas not otherwise covered by the tz files could "zic -l" # to a time zone that was right for their area. These days, the diff --git a/src/timezone/data/europe b/src/timezone/data/europe index ec6720a8041..10f783b752c 100644 --- a/src/timezone/data/europe +++ b/src/timezone/data/europe @@ -1,5 +1,7 @@ # @(#)europe 7.95 +# $PostgreSQL: pgsql/src/timezone/data/europe,v 1.4 2006/03/11 04:38:41 momjian Exp $ +# # This data is by no means authoritative; if you think you know better, # go ahead and edit the file (and please send any changes to # tz@elsie.nci.nih.gov for general use in the future). diff --git a/src/timezone/data/factory b/src/timezone/data/factory index ba27c632694..e0ea3aec52a 100644 --- a/src/timezone/data/factory +++ b/src/timezone/data/factory @@ -1,5 +1,7 @@ # @(#)factory 7.3 +# $PostgreSQL: pgsql/src/timezone/data/factory,v 1.2 2006/03/11 04:38:41 momjian Exp $ + # For companies who don't want to put time zone specification in # their installation procedures. When users run date, they'll get the message. # Also useful for the "comp.sources" version. diff --git a/src/timezone/data/iso3166.tab b/src/timezone/data/iso3166.tab index 07b43fc7c4b..f4d06d5e187 100644 --- a/src/timezone/data/iso3166.tab +++ b/src/timezone/data/iso3166.tab @@ -1,5 +1,7 @@ # ISO 3166 alpha-2 country codes # +# $PostgreSQL: pgsql/src/timezone/data/iso3166.tab,v 1.4 2006/03/11 04:38:41 momjian Exp $ +# # @(#)iso3166.tab 1.17 # # From Paul Eggert (2004-06-14): diff --git a/src/timezone/data/leapseconds b/src/timezone/data/leapseconds index a1078837d7f..a21772d0db5 100644 --- a/src/timezone/data/leapseconds +++ b/src/timezone/data/leapseconds @@ -2,6 +2,8 @@ # Allowance for leapseconds added to each timezone file. +# $PostgreSQL: pgsql/src/timezone/data/leapseconds,v 1.4 2006/03/11 04:38:41 momjian Exp $ + # The International Earth Rotation Service periodically uses leap seconds # to keep UTC to within 0.9 s of UT1 # (which measures the true angular orientation of the earth in space); see |
