Re: Interval output bug in HAVE_INT64_TIMESTAMP - Mailing list pgsql-hackers

From Ron Mayer
Subject Re: Interval output bug in HAVE_INT64_TIMESTAMP
Date
Msg-id 48E500AE.2000408@cheapcomplexdevices.com
Whole thread Raw
In response to Re: Interval output bug in HAVE_INT64_TIMESTAMP  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Interval output bug in HAVE_INT64_TIMESTAMP
List pgsql-hackers
Tom Lane wrote:
> Yeah, bug all the way back --- applied.
> I don't much like the forced rounding to two digits here, but changing
> that doesn't seem like material for back-patching.  Are you going to
> fix that up while working on your other patches?

Gladly.  I hate that too.

I think I can also re-factor some of the copy-paste there
to remove about 200 lines of code duplicated between the interval
styles.   I'll get this one in there as well, and try posting
a cleanup patch tonight.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Block-level CRC checks
Next
From: Robert Treat
Date:
Subject: Re: Function management in PG