timestamp datatyp problem - Mailing list pgsql-hackers

From Mathias Palm
Subject timestamp datatyp problem
Date
Msg-id CAB561E2290B0E41A3FDF500C6CA71FF022945@srv01.wismar.geoinsoft.de
Whole thread Raw
Responses Re: timestamp datatyp problem  (Richard Huxton <dev@archonet.com>)
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Backend crash during explain
Next
From: Richard Huxton
Date:
Subject: Re: timestamp datatyp problem