pgsql: Remove mingwcompat.c

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove mingwcompat.c
Date: 2019-09-17 09:45:00
Message-ID: E1iAA2e-0006vx-IW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2019-09-17 09:58:32 Re: pgsql: Fix progress reporting of CLUSTER / VACUUM FULL
Previous Message Andres Freund 2019-09-16 23:03:51 Re: pgsql: Allow setting statistics target for extended statistics