Re: Some messages of pg_rewind --debug not getting translated - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Some messages of pg_rewind --debug not getting translated
Date
Msg-id 20160322152426.GA446439@alvherre.pgsql
Whole thread Raw
In response to Some messages of pg_rewind --debug not getting translated  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Some messages of pg_rewind --debug not getting translated
List pgsql-hackers
Seems reasonable.  For the last hunk in your patch, though, I would add
a /* translator: */ comment explaining what each of the values is;
otherwise it's just incomprehensible percent-sign-salad for the poor
translator.  Note that if the line is too long you have to use dirty
tricks to avoid pgindent from messing it up (see 673b52753489 for
example)

I'm not sure if we should keep "blk" in the original or make it a
complete word.

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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Speed up Clog Access by increasing CLOG buffers
Next
From: Jim Nasby
Date:
Subject: Re: [PATCH] we have added support for box type in SP-GiST index