forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1200d71
committed
Assume that we have memmove().
Windows has this, and so do all other live platforms according to thebuildfarm, so remove the configure probe and c.h's substitute code.This is part of a series of commits to get rid of no-longer-relevantconfigure checks and dead src/port/ code. I'm committing them separatelyto make it easier to back out individual changes if they prove lessportable than I expect.Discussion:https://postgr.es/m/15379.1582221614@sss.pgh.pa.us1 parentabe41f4 commit1200d71
File tree
5 files changed
+1
-10
lines changed- src
- include
- tools/msvc
5 files changed
+1
-10
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14925 | 14925 |
| |
14926 | 14926 |
| |
14927 | 14927 |
| |
14928 |
| - | |
| 14928 | + | |
14929 | 14929 |
| |
14930 | 14930 |
| |
14931 | 14931 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1627 | 1627 |
| |
1628 | 1628 |
| |
1629 | 1629 |
| |
1630 |
| - | |
1631 | 1630 |
| |
1632 | 1631 |
| |
1633 | 1632 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1261 | 1261 |
| |
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 |
| - | |
1265 |
| - | |
1266 |
| - | |
1267 |
| - | |
1268 | 1264 |
| |
1269 | 1265 |
| |
1270 | 1266 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 | 373 |
| |
377 | 374 |
| |
378 | 375 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
298 | 297 |
| |
299 | 298 |
| |
300 | 299 |
| |
|
0 commit comments
Comments
(0)