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 527e6d3 commit cca8ba9Copy full SHA for cca8ba9
src/backend/utils/adt/timestamp.c
@@ -1570,7 +1570,7 @@ GetCurrentTimestamp(void)
1570
/*
1571
* GetCurrentIntegerTimestamp -- get the current operating system time as int64
1572
*
1573
- * Result is the number of milliseconds since the Postgres epoch. If compiled
+ * Result is the number of microseconds since the Postgres epoch. If compiled
1574
* with --enable-integer-datetimes, this is identical to GetCurrentTimestamp(),
1575
* and is implemented as a macro.
1576
*/
0 commit comments