Re: BUG #3816: Timezone bug

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Geert Bijloos" <geert(dot)bijloos(at)aeronomie(dot)be>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3816: Timezone bug
Date: 2007-12-14 16:35:14
Message-ID: 8274.1197650114@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Geert Bijloos" <geert(dot)bijloos(at)aeronomie(dot)be> writes:
> Try this

> SET TIMEZONE TO 'CET';
> SELECT (timestamp with time zone '2000-01-01 UT' + interval '86 days 0 hours
> 5 min 0 sec') at time zone 'UT';

> "2000-03-26 23:05:00" -> WRONG

On what grounds do you claim that that's wrong?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Zdenek Kotala 2007-12-14 16:44:47 Re: Bug (#3484) - Invalid page header again
Previous Message Tom Lane 2007-12-14 16:28:02 Re: Bug (#3484) - Invalid page header again