Re: Rounding issue with current_time - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Rounding issue with current_time
Date
Msg-id 3BBB55C7.1898E2BA@fourpalms.org
Whole thread Raw
In response to Rounding issue with current_time  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
...
> So the real issue appears to be that subsecond resolution isn't
> propagating into time and timetz at all.

Ah. Of course it isn't, because I (probably) didn't change
DecodeTimeOnly() to use the microsecond resolution version of the
transaction time. Will look at it.
                       - Thomas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Rounding issue with current_time
Next
From: Thomas Lockhart
Date:
Subject: Re: Rounding issue with current_time