pgsql: Add new timezone abbrevation "FET".

Lists: pgsql-committers
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add new timezone abbrevation "FET".
Date: 2013-01-14 19:48:42
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

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.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ec6de23a0c0d33bb170252bab4ff5e835f9f3bf2

Modified Files
--------------
src/timezone/tznames/Default | 3 +++
src/timezone/tznames/Europe.txt | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)