pgsql: Add new timezone abbrevation "FET".

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: E1Tuq1S-0000rj-M9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7938d84a3234594a9183fcdc84c855c4b883c3bb

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-01-14 20:28:58 pgsql: Reject out-of-range dates in to_date().
Previous Message Alvaro Herrera 2013-01-14 15:09:34 pgsql: Remove spurious space