windows: Remove HAVE_MINIDUMP_TYPE test
authorAndres Freund <andres@anarazel.de>
Sun, 7 Aug 2022 16:36:01 +0000 (09:36 -0700)
committerAndres Freund <andres@anarazel.de>
Sun, 7 Aug 2022 16:36:01 +0000 (09:36 -0700)
commit9ddb870bd479c1e9cacc5605b7831a4df90fcbf5
treef1b4bcefdf168d60555be5129276164aee077fad
parent320f92b744b44f961e5d56f5f21de003e8027a7f
windows: Remove HAVE_MINIDUMP_TYPE test

We've relied on it being present for msvc for ages...

Reviewed-By: Thomas Munro <thomas.munro@gmail.com>
Discussion: https://postgr.es/m/20220807012914.ydz73yte6j3coulo@awork3.anarazel.de
configure
configure.ac
src/Makefile.global.in
src/backend/main/main.c
src/backend/port/win32/Makefile
src/include/pg_config.h.in
src/tools/msvc/Solution.pm