Re: branching time

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pgsql-translators(at)postgresql(dot)org
Subject: Re: branching time
Date: 2019-04-28 19:31:39
Message-ID: 20190428193139.GA15403@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-translators

On 2019-Apr-28, Alvaro Herrera wrote:

> It wasn't as successful as I expected, mostly because msgfilter is
> limited; it doesn't let you remove the "fuzzy" flag from the message
> when you get a match, so you need to revise the file afterwards each
> updated entry to remove the flag from each entry ... but of course there
> are fuzzies for other reasons, so it's very error-prone. Anyway, I
> think it's much faster than doing it all by hand.

It brought pg_basebackup from 27% to 83%, without any manual work aside
from the removal of fuzziness markings, so I think this is worth the effort.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-translators by date

  From Date Subject
Next Message Dennis Björklund 2019-04-28 21:05:36 Re: branching time
Previous Message Alvaro Herrera 2019-04-28 17:37:33 Re: branching time