forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit44f7afb
committed
Improve documentation of timestamp internal representation.
Be more clear that we represent timestamps in microseconds wheninteger timestamps are used, and in fractional seconds whenfloating-point timestamps are used.Discussion:http://postgr.es/m/20161212135045.GB15488@e733.localdomainReport by Alexander Alekseev. Wording by me with a suggestionfrom Tom Lane.1 parent3633b3f commit44f7afb
1 file changed
+8
-7
lines changedLines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1651 | 1651 |
| |
1652 | 1652 |
| |
1653 | 1653 |
| |
1654 |
| - | |
1655 |
| - | |
1656 |
| - | |
1657 |
| - | |
1658 |
| - | |
1659 |
| - | |
1660 |
| - | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
1661 | 1662 |
| |
1662 | 1663 |
| |
1663 | 1664 |
| |
|
0 commit comments
Comments
(0)