mirror of
https://github.com/postgres/postgres.git
synced 2025-12-06 00:02:13 +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