aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-10-20 10:19:13 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-10-20 10:19:13 +0200
commitea9e06ac66d3e9584950f52878c8e4b71f963610 (patch)
treebd758488b863558399f540299f1cded5c7291edc /src/backend/access/gist/gistvacuum.c
parent5d3587d14b753cb25b0ebcd549d95e1b6ceebce4 (diff)
downloadpostgresql-ea9e06ac66d3e9584950f52878c8e4b71f963610.tar.gz
postgresql-ea9e06ac66d3e9584950f52878c8e4b71f963610.zip
Clean up MinGW def file generation
There were some leftovers from ancient ad-hoc ways to build on Windows, prior to the standardization on MSVC and MinGW. We don't need to build a lib$(NAME)ddll.def (debug build, as opposed to lib$(NAME)dll.def) for MinGW, since nothing uses that. We also don't need to build the regular .def file during distprep, since the MinGW build environment is perfectly capable of creating that normally at build time. Discussion: https://www.postgresql.org/message-id/flat/0f9db9f8-47b8-a48b-6ccc-15b22b412316%402ndquadrant.com
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions