Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.0.0
-
None
-
None
Description
The timestamp type accepts an optional precision value p which specifies the number of fractional digits retained in the seconds field. By default, there is no explicit bound on precision. The allowed range of p is from 0 to 6 for the timestamp. See https://www.postgresql.org/docs/9.1/datatype-datetime.html