Re: [HACKERS] Useless code in ExecInitModifyTable

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Useless code in ExecInitModifyTable
Дата
Msg-id 32275.1504583774@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Useless code in ExecInitModifyTable  (Ryan Murphy <ryanfmurphy@gmail.com>)
Ответы Re: [HACKERS] Useless code in ExecInitModifyTable  (Ryan Murphy <ryanfmurphy@gmail.com>)
Список pgsql-hackers
Ryan Murphy <ryanfmurphy@gmail.com> writes:
> I downloaded the latest patch "clean-nodeModifyTable-v2.patch"
> and tried applying it to HEAD using "git apply <patch-name>".

> The only response from git was "fatal: unrecognized input".

FWIW, I find that good ol' patch is much more reliable about applying
patches that didn't come from git itself.  In this case
patch -p1 <~../path/to/clean-nodeModifyTable-v2.patch

seems to work without complaint.
        regards, tom lane



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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables
Следующее
От: Michael Paquier
Дата:
Сообщение: [HACKERS] cache lookup errors for missing replication origins