Re: PATCH: Update snowball stemmers - Mailing list pgsql-hackers

From Arthur Zakirov
Subject Re: PATCH: Update snowball stemmers
Date
Msg-id 20180913090215.GA28174@zakirov.localdomain
Whole thread Raw
In response to Re: PATCH: Update snowball stemmers  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PATCH: Update snowball stemmers  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Sep 12, 2018 at 05:47:05PM -0400, Tom Lane wrote:
> Oh, patch(1) doesn't understand git's idea of "renaming" files, cf
> 
> https://www.postgresql.org/message-id/CAEepm=2+CF3PshNRAs-r8jtPLKj0K6UEACeRSqBi5Cf74L=w7Q@mail.gmail.com
> 
> I'd suggest using "git diff --no-renames", since some of us will want
> to apply the patch using patch(1).

Ah, I see. I attached new version made with --no-renames. Will wait for
what cfbot will say.

> > In my laptop there is no such problem. I tried both "git apply" and
> > "patch -p1". And I can build the patch.
> 
> Really?  What version of patch was that?

It is 2.7.6. It seems it was released in 2018-02-03. Not sure, but maybe
they improved support for git's file renames.

-- 
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: [HACKERS] Restricting maximum keep segments by repslots