Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87bb606

Browse files
committed
windows: Remove use of WIN32_LEAN_AND_MEAN from crashdump.c.
Since8162464 we do so in win32_port.h. But it likely didn't do muchbefore that either, because at that point windows.h was already included viawin32_port.h.Reported-By: Tom LaneDiscussion:https://postgr.es/m/612842.1636237461@sss.pgh.pa.us
1 parent3c2c391 commit87bb606

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/backend/port/win32/crashdump.c‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838

3939
#include"postgres.h"
4040

41-
#defineWIN32_LEAN_AND_MEAN
42-
4341
/*
4442
* Some versions of the MS SDK contain "typedef enum { ... } ;" which the MS
4543
* compiler quite sanely complains about. Well done, Microsoft.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp