Re: [GENERAL]Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL]Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)?
Дата
Msg-id 28877.1452958106@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)?  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: [GENERAL] Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)?  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
Michael Paquier <michael.paquier@gmail.com> writes:
> On Sat, Jan 16, 2016 at 2:03 AM, Tom Lane <tgl@sss.pgh.pa.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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: exposing pg_controldata and pg_config as functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WIP: Rework access method interface