Discussion:
Compile Time Options
(too old to reply)
McCarthy, John
2004-10-15 15:06:12 UTC
Permalink
Reviewing data type docs, I found this note: "When timestamps are
stored as eight-byte integers (a compile-time option), microsecond
precision is available over the full range of values." However, when I
review the " .configure " options, I am unable to find the setting that
controls this behavior. If anyone has anyone successfully done this, I
would appreciate some enlightenment. TIA.
Bruno Wolff III
2004-10-15 15:35:23 UTC
Permalink
On Fri, Oct 15, 2004 at 11:06:12 -0400,
Post by McCarthy, John
Reviewing data type docs, I found this note: "When timestamps are
stored as eight-byte integers (a compile-time option), microsecond
precision is available over the full range of values." However, when I
review the " .configure " options, I am unable to find the setting that
controls this behavior. If anyone has anyone successfully done this, I
would appreciate some enlightenment. TIA.
--enable-integer-datetimes

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Loading...