mstcpip.h is not missing on MinGW.

Thomas Munro <tmunro@postgresql.org>

Commit: f340f97a13b1455349ee27550623179c018fa036
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-08-18T04:31:11Z
Releases: 16.0
mstcpip.h is not missing on MinGW.

Remove a small difference between MinGW and MSVC builds which isn't
needed for modern MinGW, noticed in passing.

Discussion: https://postgr.es/m/CA+hUKGKErNfhmvb_H0UprEmp4LPzGN06yR2_0tYikjzB-2ECMw@mail.gmail.com

Files

PathChange+/−
src/backend/libpq/pqcomm.c modified +1 −1
src/interfaces/libpq/fe-connect.c modified +0 −2

Discussion