Re: Odd behaviour of timestamptz

From: Matteo Beccati <php(at)beccati(dot)com>
To: Matteo Beccati <php(at)beccati(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Odd behaviour of timestamptz
Date: 2007-02-21 08:40:05
Message-ID: 45DC0565.2040704@beccati.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Matteo Beccati ha scritto:
> Hi,
>
> I've been recently pointed out an issue with timestamptz on a fedora box
> and no one was able to replicate it on other machines. After a quick
> chat on the IRC at least another two people could replicate the issue
> and all of them were using an RPM package.
>
> [...]
> and another machine:
>
> test=# SELECT * from test;
> data
> ---------------------------
> 1910-01-10 00:00:00+01:24
> 1990-01-10 00:00:00+01
> (2 rows)

Actually this one was built from source (CVS HEAD from yesterday), so
it's not a packaging issue as I first was thinking.

Best regards
--
Matteo Beccati
http://phpadsnew.com
http://phppgads.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matteo Beccati 2007-02-21 08:46:40 Re: Odd behaviour of timestamptz
Previous Message Michael Glaesemann 2007-02-21 08:35:40 Re: Odd behaviour of timestamptz