mirror of
https://github.com/postgres/postgres.git
synced 2026-05-18 22:53:40 -04:00
44f7afba79
Be more clear that we represent timestamps in microseconds when integer timestamps are used, and in fractional seconds when floating-point timestamps are used. Discussion: http://postgr.es/m/20161212135045.GB15488@e733.localdomain Report by Alexander Alekseev. Wording by me with a suggestion from Tom Lane.