Re: CEST timezone

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Jan Varga <varga(at)utcru(dot)sk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CEST timezone
Date: 2001-10-03 18:01:07
Message-ID: 3BBB5263.66A13E84@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Is it a bug or CEST timezone is not supported anymore ?
> I can't import my 7.1.2 database to current development version of
> postgresql

afaik "CEST" was never supported by PostgreSQL. Can you please confirm
that this is the same as "CETDST" (Central European Time, Daylight
Savings Time) or, perhaps, "CET" (Central European Standard Time)? We
can add "CEST" as a synonym once I understand what it is supposed to be
;)

My guess is that your timezone database on your OS has changed; I've
looked back to versions from the beginning of 2000 and didn't see any
mention of CEST in the PostgreSQL code.

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-10-03 18:12:09 Re: Rounding issue with current_time
Previous Message Thomas Lockhart 2001-10-03 17:40:08 Re: My last ECPG commit