pgsql: Remove mingwcompat.c

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Remove mingwcompat.c
Дата
Msg-id E1iAA2e-0006vx-IW@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Allow setting statistics target for extended statistics
Следующее
От: Amit Langote
Дата:
Сообщение: Re: pgsql: Fix progress reporting of CLUSTER / VACUUM FULL