Re: extension_control_path

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: extension_control_path
Дата
Msg-id m2ha8tbvua.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на extension_control_path  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: extension_control_path  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Список pgsql-hackers
Sergey Muraviov <sergey.k.muraviov@gmail.com> writes:
> I can't apply the patch.

Did you try using the `patch`(1) command?

The PostgreSQL project policy is to not use the git format when sending
patches to the mailing list, prefering the context diff format. So you
need to resort to using the basic patch commands rather than the modern
git tooling. See also:
 http://wiki.postgresql.org/wiki/Submitting_a_Patch
   Patches must be in a format which provides context (eg: Context   Diff); 'normal' or 'plain' diff formats are not
acceptable.

The following email might be useful for you:
 http://www.postgresql.org/message-id/CAOR=d=0q0DaL0BNZTsDdNWPgM5EjkXUykj7m+QsQbR728EOKCA@mail.gmail.com

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: GIN improvements part 1: additional information
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Infinite recursion in row-security based on updatable s.b. views