Re: patch for spelling mistake

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: patch for spelling mistake
Дата
Msg-id 16271.994807228@sss.pgh.pa.us
обсуждение исходный текст
Ответ на patch for spelling mistake  (nconway@klamath.dyndns.org (Neil Conway))
Ответы Re: patch for spelling mistake
Список pgsql-patches
nconway@klamath.dyndns.org (Neil Conway) writes:
> I think I made the patch properly; from the root of the 'pgsql'
> CVS module, apply with: patch -p0 < patchfile.

diff -c output is preferred.  A plain diff such as you have here has too
little context to be safe to apply (if someone else has edited the file
since the version you diffed from, a plain diff patch is much too likely
to be applied incorrectly).

            regards, tom lane

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