forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2a71de8
committed
Remove unneeded includes of <sys/stat.h>
Sincebfb9dfd, none of the files updated in this commit have any stat()calls, so these inclusions are not necessary, for the same reasons as233cf6e.Per discussion with John Naylor.Discussion:https://postgr.es/m/CAFBsxsGGGX7KD6RxbNoSJzuSc8Gz3hOxcfhTOMLB_hJcm68dKQ@mail.gmail.com1 parenta5ac3e7 commit2a71de8
File tree
3 files changed
+0
-3
lines changed- src
- backend
- access/heap
- storage/file
- timezone
3 files changed
+0
-3
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
|
0 commit comments
Comments
(0)