mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix typo in comment.
Thomas Munro
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user