Commit 555eb1a
committed
Remove obsolete ifdefs
Commit 8dace66 added #ifdefs for a
number of errno symbols because they were not present on Windows.
Later, commit 125ad53 added
replacement #defines for some of those symbols. So some of the
changes from the first commit are made dead code by the second commit
and can now be removed.
Discussion: https://www.postgresql.org/message-id/flat/6dee8574-b0ad-fc49-9c8c-2edc796f0033@2ndquadrant.com1 parent 8a58347 commit 555eb1a
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | 121 | | |
123 | 122 | | |
124 | | - | |
125 | | - | |
126 | 123 | | |
127 | 124 | | |
128 | | - | |
129 | 125 | | |
130 | 126 | | |
131 | 127 | | |
| |||
176 | 172 | | |
177 | 173 | | |
178 | 174 | | |
179 | | - | |
180 | 175 | | |
181 | 176 | | |
182 | | - | |
183 | 177 | | |
184 | 178 | | |
185 | 179 | | |
| |||
216 | 210 | | |
217 | 211 | | |
218 | 212 | | |
219 | | - | |
220 | 213 | | |
221 | 214 | | |
222 | | - | |
223 | 215 | | |
224 | 216 | | |
225 | 217 | | |
226 | 218 | | |
227 | 219 | | |
228 | 220 | | |
229 | | - | |
230 | 221 | | |
231 | 222 | | |
232 | | - | |
233 | 223 | | |
234 | 224 | | |
235 | 225 | | |
| |||
0 commit comments