Re: Fractional second support
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Daniel Lowe wrote: > [...] > This diff adds a usec field to the internal time, being the number of > microseconds in the time. It has only been tested on the postgresql > database, but doesn't fail any time-related regression tests. Thanks, Daniel, for the helpful patch. I'll incorporate it into the next version of CLSQL. Kevin