diff options
author | Heikki Linnakangas | 2024-08-06 11:28:02 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2024-08-06 11:28:02 +0000 |
commit | 3dcb09de7bb21c75d4df48263561af324fd099a4 (patch) | |
tree | c0d50a751a2ca32d5ac7d5d9f07354f60298e854 /src/backend/commands/variable.c | |
parent | 8771298605a6d81861634ed387a6fc7ed496fa61 (diff) |
Fix comments in instr_time.h and remove an unneeded cast to int64
03023a2664 represented time as an int64 on all platforms but forgot to
update the comment related to INSTR_TIME_GET_MICROSEC() and provided
an incorrect comment for INSTR_TIME_GET_NANOSEC().
In passing remove an unneeded cast to int64.
Author: Bertrand Drouvot
Discussion: https://www.postgresql.org/message-id/ZrHkv3MAQfwNSmTG@ip-10-97-1-34.eu-west-3.compute.internal
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions