mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
This allows an MSVC build to run regression tests related to modules in src/test/modules. Author: Michael Paquier Reviewed by: Andrew Dunstan