"Geert Bijloos" <geert.bijloos@aeronomie.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