At 8/15/02 8:29 AM, LKubler(at)ecw(dot)org wrote:
>Ok, thanks. Is it possible to turn that feature off?
If you never want fractional timestamps to appear in your data, specify
the field type as "timestamp(0)" when you create the table. The number in
parentheses is the optional maximum precision that the timestamp will
store.
See the first paragraph beneath the table at:
http://www.postgresql.org/idocs/index.php?datatype-datetime.html
------------------------------------
Robert L Mathews, Tiger Technologies