forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit01126dc
committed
Fix obsolete comments in instr_time.h.
Commit623cc67 removed gettimeofday(), and commits24c3ce8 and495ed0e removed support for very old Windows releases with low accuracytimers, but references to those things were left behind in comments.Reported-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/295419.1659918447%40sss.pgh.pa.us1 parent9a9f25e commit01126dc
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
|
0 commit comments
Comments
(0)