minor message improvement
Hi,
While updating translations, I noticed that access/transam/xlog.c:6174
contains different messages that could be the same.
"ignoring file \"%s\" because no file \"%s\" exists"
a few lines above
"ignoring \"%s\" file because no \"%s\" file exists"
Attached is a patch that turn it into one.
--
Euler Taveira Timbira - http://www.timbira.com.br/
PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento
Attachments:
typo.difftext/x-patch; name=typo.diffDownload+1-1
Euler Taveira <euler@timbira.com.br> writes:
While updating translations, I noticed that access/transam/xlog.c:6174
contains different messages that could be the same.
"ignoring file \"%s\" because no file \"%s\" exists"
a few lines above
"ignoring \"%s\" file because no \"%s\" file exists"
Attached is a patch that turn it into one.
Pushed, thanks.
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On 8 May 2016 at 03:53, Euler Taveira <euler@timbira.com.br> wrote:
Attached is a patch that turn it into one.
Applied, by Tom. Thanks
--
Simon Riggs http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/>
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
On 8 May 2016 at 12:48, Simon Riggs <simon@2ndquadrant.com> wrote:
On 8 May 2016 at 03:53, Euler Taveira <euler@timbira.com.br> wrote:
Attached is a patch that turn it into one.
Applied, by Tom. Thanks
Sorry about that; Tom's message only just arrived with me for some reason.
--
Simon Riggs http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/>
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services