| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)? |
| Date: | 2016-01-16 23:42:56 |
| Message-ID: | CAB7nPqRMCuwMsnbRWb8+Q-3SO66Sg+w72j+ZJbPyoVRG1heq0w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general pgsql-hackers |
On Sun, Jan 17, 2016 at 12:28 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
>> On Sat, Jan 16, 2016 at 2:03 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John R Pierce | 2016-01-17 04:34:09 | Re: Delete message |
| Previous Message | Alcione Bernardi | 2016-01-16 21:47:23 | Delete message |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Deepti Sharma S | 2016-01-17 13:06:45 | Postgre compatible version with RHEL 7.2 |
| Previous Message | Tom Lane | 2016-01-16 15:28:26 | Re: [GENERAL] Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2016-01-16 23:46:36 | Re: exposing pg_controldata and pg_config as functions |
| Previous Message | Igal @ Lucee.org | 2016-01-16 21:35:00 | Developing and Building PostgreSQL in an IDE on Windows |