mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Fix typo in comment.
Thomas Munro
This commit is contained in:
@ -1592,7 +1592,7 @@ GetCurrentIntegerTimestamp(void)
|
|||||||
#endif
|
#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
|
* When compiled with --enable-integer-datetimes, this is implemented as a
|
||||||
* no-op macro.
|
* no-op macro.
|
||||||
|
Reference in New Issue
Block a user