forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitef58b87
committed
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.
This was removed in commitcd00406,we're not quite sure why, but there have been reports of crashes dueto AS Perl being built with it when we are not, and it certainlyseems like the right thing to do. There is still some uncertaintyas to why it sometimes fails and sometimes doesn't.Original patch from Owais Khani, substantially reworked andextended by Andrew Dunstan.1 parentc97a547 commitef58b87
2 files changed
+17
-4
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
64 | 70 |
| |
65 | 71 |
| |
66 |
| - | |
| 72 | + | |
67 | 73 |
| |
68 | 74 |
| |
69 | 75 |
| |
70 | 76 |
| |
71 | 77 |
| |
72 | 78 |
| |
73 |
| - | |
| 79 | + | |
74 | 80 |
| |
75 | 81 |
| |
76 | 82 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
35 | 42 |
| |
36 | 43 |
| |
37 |
| - | |
| 44 | + | |
38 | 45 |
| |
39 | 46 |
| |
40 | 47 |
| |
41 | 48 |
| |
42 | 49 |
| |
43 | 50 |
| |
44 | 51 |
| |
45 |
| - | |
| 52 | + | |
46 | 53 |
| |
47 | 54 |
| |
48 | 55 |
| |
|
0 commit comments
Comments
(0)