| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Ronin <jkoorts(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pgsql bug found? |
| Date: | 2006-12-04 15:45:07 |
| Message-ID: | 20061204154507.GA24581@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John D. Burger | 2006-12-04 15:46:52 | Re: Restore database from files (not dump files)? |
| Previous Message | Mark Morgan Lloyd | 2006-12-04 15:38:58 | Re: Locking for function creation |