Re: Timestamp, fractional seconds problem - Mailing list pgsql-hackers

From Laurette Cisneros
Subject Re: Timestamp, fractional seconds problem
Date
Msg-id Pine.LNX.4.33.0110041158550.5356-100000@visor.corp.nextbus.com
Whole thread Raw
In response to Re: Timestamp, fractional seconds problem  (Thomas Lockhart <lockhart@fourpalms.org>)
List pgsql-hackers
Thanks Thomas...at least there will be a way to specify more than 2.  we are looking forward to this release...

L.
On Thu, 4 Oct 2001, Thomas Lockhart wrote:

> Laurette Cisneros wrote:
> >
> > Could I get some more specific information on how this is fixed.  Keep in mind that using tochar() is not an option
forus in that we ned to use COPY to/from the client.
 
>
> I'm finishing up implementing SQL99-style precision features in
> timestamp et al, so there will no longer be an arbitrary rounding of
> time to 2 decimal places when values are output. There will of course be
> *other* issues for you to worry about, since the default precision
> specified by SQL99 is zero decimal places...
>
>                       - Thomas
>

-- 
Laurette Cisneros
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Passenger Information Everywhere



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch for fixing a few memory leaks
Next
From: Thomas Lockhart
Date:
Subject: Re: Timestamp, fractional seconds problem