aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2021-10-01 09:50:45 -0700
committerAndres Freund <andres@anarazel.de>2021-10-04 13:16:12 -0700
commit8162464a25e5314e753c580389f76a9b7f69445b (patch)
treeaa4fed640ae7ba6c98fa1f083292fc37860ecf67 /contrib/postgres_fdw/postgres_fdw.c
parentde744e9efbc55288572d1e81168c74ea85a4b90a (diff)
downloadpostgresql-8162464a25e5314e753c580389f76a9b7f69445b.tar.gz
postgresql-8162464a25e5314e753c580389f76a9b7f69445b.zip
windows: Define WIN32_LEAN_AND_MEAN to make compilation faster.
windows.h includes a lot of other headers, slowing down compilation significantly. WIN32_LEAN_AND_MEAN reduces that a bit. It'd be better to remove the include of windows.h (as well as indirect inclusions of it) from such a central place, but until then... Discussion: https://postgr.es/m/20210921193035.pqzay43vpyv7in43@alap3.anarazel.de
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions