pgsql: mstcpip.h is not missing on MinGW. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: mstcpip.h is not missing on MinGW.
Date
Msg-id E1oOXEH-0003fn-BY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f340f97a13b1455349ee27550623179c018fa036

Modified Files
--------------
src/backend/libpq/pqcomm.c        | 2 +-
src/interfaces/libpq/fe-connect.c | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Update comment in gramparse.h
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Refer to replication origin roident as "ID" in user facing messa