Fix comment for GetCurrentIntegerTimestamp().

Kevin Grittner <kgrittn@postgresql.org>

Commit: cca8ba9529f8815acd23fe88c32763765d0e1b68
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2015-06-28T17:43:59Z
Releases: 9.5.0
Fix comment for GetCurrentIntegerTimestamp().

The unit of measure is microseconds, not milliseconds.

Backpatch to 9.3 where the function and its comment were added.

Files

PathChange+/−
src/backend/utils/adt/timestamp.c modified +1 −1