Re: pgsql bug found? - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: pgsql bug found?
Date
Msg-id 20061204154507.GA24581@svana.org
Whole thread Raw
In response to pgsql bug found?  ("Ronin" <jkoorts@gmail.com>)
List pgsql-general
On Mon, Dec 04, 2006 at 06:52:19AM -0800, Ronin wrote:
> Hi when I do the following function it fills 2 dates per day from 1970
> to 2050, except that some months  (typical 2 months per year) have 4
> dates for one day. this is totally freaky.. I wonder if postgresql is
> tripping over itself making a double entry every now and again.
>
> for instance I constantly get the following entries

It's either a wierd daylight savings thing, or something to do with the
fact that not all months have 31 days.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: Mark Morgan Lloyd
Date:
Subject: Re: Locking for function creation
Next
From: "John D. Burger"
Date:
Subject: Re: Restore database from files (not dump files)?