Re: [HACKERS] Fix bloom WAL tap test

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [HACKERS] Fix bloom WAL tap test
Дата
Msg-id CAB7nPqQ50n8s8YAWACiCq5aiZx-8uV4bTaYBwVQRXBLcWzUhXg@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Fix bloom WAL tap test  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
On Wed, Nov 8, 2017 at 1:49 AM, Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
> On Tue, Nov 7, 2017 at 4:26 PM, Fabrízio Mello <fabriziomello@gmail.com>
> wrote:
>> The patch doesn't apply against master:
>>
>> fabrizio@macanudo:/d/postgresql (master)
>> $ git apply /tmp/wal-check-on-bloom-check.patch
>> error: contrib/bloom/Makefile: already exists in working directory
>
> Apparently I sent patches whose are ok for "patch -p1", but not ok for "git
> apply".
> Sorry for that.   I resubmit both of them.

I would not worry about that as long as there is a way to apply
patches. git apply fails to easily to be honest, while patch -p1 is
more permissive. I use the latter extensively by the way, because it
has the merit to not be a PITA.
--
Michael


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Remove duplicate setting in test/recovery/Makefile
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Fix bloom WAL tap test