diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-02-21 20:50:56 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-02-21 20:57:43 +0100 |
commit | 73c8596488fd5fd619991f56dae5d22f551b06d9 (patch) | |
tree | 5769a86820cac42dcc79687d6b75fe463580b417 /src/backend/commands/async.c | |
parent | f4d59369d2ddf0ad7850112752ec42fd115825d4 (diff) | |
download | postgresql-73c8596488fd5fd619991f56dae5d22f551b06d9.tar.gz postgresql-73c8596488fd5fd619991f56dae5d22f551b06d9.zip |
Allow running src/tools/msvc/mkvcbuild.pl under not Windows
This to allow verifying the MSVC build file generation without having
to have Windows.
To do this, we avoid Windows-specific Perl modules and don't run the
"cl" compiler or "nmake". The resulting build files won't actually be
completely correct, but it's useful enough.
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Reviewed-by: Julien Rouhaud <rjuju123@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/d73b2c7b-f081-8357-8422-7564d55f1aac%402ndquadrant.com
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions