pgsql: Fix comment for GetCurrentIntegerTimestamp(). - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Fix comment for GetCurrentIntegerTimestamp().
Date
Msg-id E1Z9GgU-0004dS-Ku@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix comment for GetCurrentIntegerTimestamp().

The unit of measure is microseconds, not milliseconds.

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cca8ba9529f8815acd23fe88c32763765d0e1b68

Modified Files
--------------
src/backend/utils/adt/timestamp.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Fix comment for GetCurrentIntegerTimestamp().
Next
From: Kevin Grittner
Date:
Subject: pgsql: Fix comment for GetCurrentIntegerTimestamp().