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 6fcde8a commit 708020eCopy full SHA for 708020e
src/backend/utils/adt/timestamp.c
@@ -1592,7 +1592,7 @@ GetCurrentIntegerTimestamp(void)
1592
#endif
1593
1594
/*
1595
- * IntegetTimestampToTimestampTz -- convert an int64 timestamp to native format
+ * IntegerTimestampToTimestampTz -- convert an int64 timestamp to native format
1596
*
1597
* When compiled with --enable-integer-datetimes, this is implemented as a
1598
* no-op macro.
0 commit comments