filenames in pg_basebackup

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: pgtranslation-translators <pgtranslation-tanslators@pgfoundry.org>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-07-25T19:37:09Z
Lists: pgsql-hackers
Hi,

I notice that pg_basebackup has lots of messages where file names are
not in quotes.  Is this okay?

There's also this one which is probably against our conventions:
#: pg_receivexlog.c:181
#, c-format
msgid "%s: segment file '%s' is incorrect size %d, skipping\n"

I also wonder about "is" vs. "has" in the above message.

There's also a --help line that's too long.

Apparently, this needs a thorough revision ...

-- 
Álvaro Herrera <alvherre@alvh.no-ip.org>