| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| 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 15:28:26 |
| Message-ID: | 28877.1452958106@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general pgsql-hackers |
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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dean Rasheed | 2016-01-16 17:29:30 | Re: BUG #13863: Select from views gives wrong results |
| Previous Message | Tom Lane | 2016-01-16 15:27:02 | Re: BUG #13870: couldn't restore dump with mat view |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2016-01-16 23:42:56 | Re: [GENERAL] Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)? |
| Previous Message | Michael Paquier | 2016-01-16 06:02:50 | Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-01-16 16:13:06 | Re: WIP: Rework access method interface |
| Previous Message | Robert Haas | 2016-01-16 15:27:32 | Re: exposing pg_controldata and pg_config as functions |