Remove configure probe for struct sockaddr_storage.
Thomas Munro <tmunro@postgresql.org>
Remove configure probe for struct sockaddr_storage. <sys/socket.h> provides sockaddr_storage in SUSv3 and all targeted Unix systems have it. Windows has it too. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/CA%2BhUKG%2BL_3brvh%3D8e0BW_VfX9h7MtwgN%3DnFHP5o7X2oZucY9dg%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| config/c-library.m4 | modified | +1 −13 |
| configure | modified | +0 −13 |
| configure.ac | modified | +0 −1 |
| src/include/libpq/pqcomm.h | modified | +0 −23 |
| src/include/pg_config.h.in | modified | +0 −3 |
| src/tools/msvc/Solution.pm | modified | +0 −1 |
Discussion
- Cleaning up historical portability baggage 108 messages · 2022-07-10 → 2025-06-10