timestamp datatyp problem
- From: "Mathias Palm" <m(dot)palm(at)geoinsoft(dot)de>
- To: <pgsql-hackers(at)postgresql(dot)org>
- Subject: timestamp datatyp problem
- Date: Thu, 31 May 2007 17:04:10 +0200
- Message-id: <CAB561E2290B0E41A3FDF500C6CA71FF022945(at)srv01(dot)wismar(dot)geoinsoft(dot)de>
Hi,
I have found a problem by using timestamp datatyp in postgresql. The
minimum value should be '4713-11-24 00:00:00 BC' but it's possible to
use '4714-11-24 00:00:00 BC'. I have found the problem by using a binary
cursor where I get the value as double. Is this the right list for
posting this problem?
Mathias Palm
Home |
Main Index |
Thread Index