windows: Remove use of WIN32_LEAN_AND_MEAN from crashdump.c.

Andres Freund <andres@anarazel.de>

Commit: 87bb606b20ae4e52fa45eda2d9914c19eb7eea5e
Author: Andres Freund <andres@anarazel.de>
Date: 2021-11-06T22:43:22Z
Releases: 15.0
windows: Remove use of WIN32_LEAN_AND_MEAN from crashdump.c.

Since 8162464a25e we do so in win32_port.h. But it likely didn't do much
before that either, because at that point windows.h was already included via
win32_port.h.

Reported-By: Tom Lane
Discussion: https://postgr.es/m/612842.1636237461@sss.pgh.pa.us

Files

PathChange+/−
src/backend/port/win32/crashdump.c modified +0 −2

Discussion

Cited messages not in the archive: 612842.1636237461@sss.pgh.pa.us