On Fri, Jan 24, 2014 at 6:57 AM, Dimitri Fontaine <[email protected]> wrote: > > Sergey Muraviov <[email protected]> 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. >
Would be nice if we can use "git apply" command... :-) -- Fabrízio de Royes Mello Consultoria/Coaching PostgreSQL >> Timbira: http://www.timbira.com.br >> Blog sobre TI: http://fabriziomello.blogspot.com >> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello >> Twitter: http://twitter.com/fabriziomello
