8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a43799 commit f9f7150Copy full SHA for f9f7150
src/backend/utils/adt/timestamp.c
@@ -1577,7 +1577,7 @@ GetCurrentTimestamp(void)
1577
/*
1578
* GetCurrentIntegerTimestamp -- get the current operating system time as int64
1579
*
1580
- * Result is the number of milliseconds since the Postgres epoch. If compiled
+ * Result is the number of microseconds since the Postgres epoch. If compiled
1581
* with --enable-integer-datetimes, this is identical to GetCurrentTimestamp(),
1582
* and is implemented as a macro.
1583
*/
0 commit comments