On Sat, Jan 16, 2016 at 2:03 AM, Tom Lane <[email protected]> wrote: > "=?utf-8?B?6Zas6Zas44Kk44G1?=" <[email protected]> writes: >> test_parser install is ok (postgresql 9.2.4) >> but at (postgresql 9.5.0) failure? > > 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. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
