pgsql: Remove mingwcompat.c - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove mingwcompat.c
Date
Msg-id E1iAA2e-0006vx-IW@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove mingwcompat.c

We believe that the issues that this was working around have been
fixed in MinGW more than 5 years ago, so this isn't necessary anymore.

Discussion: https://www.postgresql.org/message-id/flat/20190719050830.GK1859%40paquier.xyz

Branch
------
master

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

Modified Files
--------------
src/backend/port/win32/Makefile      |  2 +-
src/backend/port/win32/mingwcompat.c | 84 ------------------------------------
2 files changed, 1 insertion(+), 85 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Allow setting statistics target for extended statistics
Next
From: Amit Langote
Date:
Subject: Re: pgsql: Fix progress reporting of CLUSTER / VACUUM FULL