- Notifications
You must be signed in to change notification settings - Fork5k
Commit3dcb09d
committed
Fix comments in instr_time.h and remove an unneeded cast to int64
03023a2 represented time as an int64 on all platforms but forgot toupdate the comment related to INSTR_TIME_GET_MICROSEC() and providedan incorrect comment for INSTR_TIME_GET_NANOSEC().In passing remove an unneeded cast to int64.Author: Bertrand DrouvotDiscussion:https://www.postgresql.org/message-id/ZrHkv3MAQfwNSmTG@ip-10-97-1-34.eu-west-3.compute.internal1 parent8771298 commit3dcb09d
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
0 commit comments
Comments
(0)