aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-01-14 14:45:40 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-01-14 14:46:09 -0500
commit7938d84a3234594a9183fcdc84c855c4b883c3bb (patch)
tree2f401e21ebc1d859bf130f6a0c426cd16e8d832d /src
parentb72d5c55cc87067c3968a84cf7cb858072bdbf02 (diff)
downloadpostgresql-7938d84a3234594a9183fcdc84c855c4b883c3bb.tar.gz
postgresql-7938d84a3234594a9183fcdc84c855c4b883c3bb.zip
Add new timezone abbrevation "FET".
This seems to have been invented in 2011 to represent GMT+3, non daylight savings rules, as now used in Europe/Kaliningrad and Europe/Minsk. There are no conflicts so might as well add it to the Default list. Per bug #7804 from Ruslan Izmaylov.
Diffstat (limited to 'src')
-rw-r--r--src/timezone/tznames/Default3
-rw-r--r--src/timezone/tznames/Europe.txt3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default
index 1369f47bfbb..cf3396cd92f 100644
--- a/src/timezone/tznames/Default
+++ b/src/timezone/tznames/Default
@@ -615,6 +615,9 @@ EETDST 10800 D # East-Egypt Summertime
# (Europe/Uzhgorod)
# (Europe/Vilnius)
# (Europe/Zaporozhye)
+FET 10800 # Further-eastern European Time
+ # (Europe/Kaliningrad)
+ # (Europe/Minsk)
MEST 7200 D # Middle Europe Summer Time (not in zic)
MET 3600 # Middle Europe Time (not in zic)
METDST 7200 D # Middle Europe Summer Time (not in zic)
diff --git a/src/timezone/tznames/Europe.txt b/src/timezone/tznames/Europe.txt
index 88abeccaab8..6798ae4e202 100644
--- a/src/timezone/tznames/Europe.txt
+++ b/src/timezone/tznames/Europe.txt
@@ -154,6 +154,9 @@ EETDST 10800 D # East-Egypt Summertime
# (Europe/Uzhgorod)
# (Europe/Vilnius)
# (Europe/Zaporozhye)
+FET 10800 # Further-eastern European Time
+ # (Europe/Kaliningrad)
+ # (Europe/Minsk)
GMT 0 # Greenwich Mean Time
# (Africa/Abidjan)
# (Africa/Bamako)