mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-10 03:37:38 +08:00
This allows an MSVC build to run regression tests related to modules in src/test/modules. Author: Michael Paquier Reviewed by: Andrew Dunstan