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 ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/f9f71503767f0212a1d4141a2370dfc63c7ec050 Modified Files -------------- src/backend/utils/adt/timestamp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
