Re: extension_control_path - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: extension_control_path
Date
Msg-id m2ha8tbvua.fsf@2ndQuadrant.fr
Whole thread Raw
In response to extension_control_path  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: extension_control_path  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
List 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 by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part 1: additional information
Next
From: Craig Ringer
Date:
Subject: Re: Infinite recursion in row-security based on updatable s.b. views