On Sun, Jan 17, 2016 at 12:28 AM, Tom Lane <[email protected]> wrote: > Michael Paquier <[email protected]> writes: >> On Sat, Jan 16, 2016 at 2:03 AM, Tom Lane <[email protected]> wrote: >>> Yes, we moved test_parser and some other only-useful-for-testing modules >>> from contrib to src/test/modules, which means they won't get installed in >>> standard installations. > >> Additional note: on Windows when code is compiled with MSVC, they are >> installed. > > Really? Surely that's a bug.
We are doing so to simplify the work of vcregress.pl where an instance needs to be usually in place before running the tests. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
