Commit 708020eb authored by Robert Haas's avatar Robert Haas

Fix typo in comment.

Thomas Munro
parent 6fcde8a5
......@@ -1592,7 +1592,7 @@ GetCurrentIntegerTimestamp(void)
#endif
/*
* IntegetTimestampToTimestampTz -- convert an int64 timestamp to native format
* IntegerTimestampToTimestampTz -- convert an int64 timestamp to native format
*
* When compiled with --enable-integer-datetimes, this is implemented as a
* no-op macro.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment