mirror of
https://github.com/postgres/postgres.git
synced 2026-05-27 11:01:40 -04:00
4cb7d671fd
This allows an MSVC build to run regression tests related to modules in src/test/modules. Author: Michael Paquier Reviewed by: Andrew Dunstan