Re: [HACKERS] Fix bloom WAL tap test
От
Alexander Korotkov
Тема
Re: [HACKERS] Fix bloom WAL tap test
Дата
Msg-id
CAPpHfdveUBbkmNn-R1aNbW49LHbqyvZ6s6x3RJkmovZY8BEe+Q@mail.gmail.com
Ответ на
Re: [HACKERS] Fix bloom WAL tap test (Masahiko Sawada)
Список
Дерево обсуждения
[HACKERS] Fix bloom WAL tap test Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] Fix bloom WAL tap test Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] Fix bloom WAL tap test Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] Fix bloom WAL tap test Fabrízio Mello <fabriziomello@gmail.com>
Re: [HACKERS] Fix bloom WAL tap test Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] Fix bloom WAL tap test Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Fix bloom WAL tap test Masahiko Sawada <sawada.mshk@gmail.com>
Re: [HACKERS] Fix bloom WAL tap test Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] Fix bloom WAL tap test Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Fix bloom WAL tap test Masahiko Sawada <sawada.mshk@gmail.com>
Re: [HACKERS] Fix bloom WAL tap test Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] Fix bloom WAL tap test Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Fix bloom WAL tap test Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Fix bloom WAL tap test Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Fix bloom WAL tap test Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] Fix bloom WAL tap test Michael Paquier <michael.paquier@gmail.com>
On Wed, Nov 8, 2017 at 5:46 AM, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
> that you should instead do something like that:> So I think
>
> --- a/contrib/bloom/Makefile
> +++ b/contrib/bloom/Makefile
> @@ -20,5 +20,12 @@ include $(top_builddir)/src/Makefile.global
> include $(top_srcdir)/contrib/contrib-global.mk
> endif
>
> +installcheck: wal-installcheck
> +
> +check: wal-check
> +
> +wal-installcheck:
> + $(prove_installcheck)
> +
> wal-check: temp-install
> $(prove_check)
>
> This works for me as I would expect it should.
Looks good to me too.
OK, then so be it :)
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
В списке pgsql-hackers по дате отправления
От: Michael Paquier
Дата: