Re: Feature request - Add microsecond as a time unit for
Christopher Kings-Lynne <chriskl@familyhealth.com.au>
From: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: David Tulloh <david.tulloh@anu.edu.au>, pgsql-hackers@postgresql.org
Date: 2006-02-10T02:42:02Z
Lists: pgsql-hackers
> This generalizes to any scale factor you care to use, eg fortnights... > so I don't see a pressing need to add microseconds. Perhaps an argument for adding microseconds to interval declarations is that you can extract them using extract()... Those two lists of allowed scales should be the same, no? Chris