Fix typo in comment.

Thomas Munro
pull/11/head
Robert Haas 10 years ago
parent 6fcde8a5c8
commit 708020eb7b
  1. 2
      src/backend/utils/adt/timestamp.c

@ -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.

Loading…
Cancel
Save