forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd2b7f51
committed
>OK, if you look at the last few commits to interfaces/libpq/win32.mak,
>you will see changes for pg_config_paths.h and for thread safety. Can>you look at those changes, merge them into bcc.mak. There might be>other changes in there you want to add to bcc.mak too.>>>OK, having no M$ diff, I attach files src\interfaces\libpq\bcc32.mak andsrc\interfaces\libpq\win32.hSteve Holdoway1 parentf951a46 commitd2b7f51
2 files changed
+18
-1
lines changedLines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| 71 | + | |
| 72 | + | |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
| |||
84 | 86 |
| |
85 | 87 |
| |
86 | 88 |
| |
| 89 | + | |
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
| |||
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
101 |
| - | |
| 104 | + | |
102 | 105 |
| |
103 | 106 |
| |
104 | 107 |
| |
| |||
123 | 126 |
| |
124 | 127 |
| |
125 | 128 |
| |
| 129 | + | |
| 130 | + | |
126 | 131 |
| |
127 | 132 |
| |
128 | 133 |
| |
129 | 134 |
| |
130 | 135 |
| |
131 | 136 |
| |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
132 | 147 |
| |
133 | 148 |
| |
134 | 149 |
| |
| |||
152 | 167 |
| |
153 | 168 |
| |
154 | 169 |
| |
| 170 | + | |
155 | 171 |
| |
156 | 172 |
| |
157 | 173 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
0 commit comments
Comments
(0)