| From: | Euler Taveira <euler(at)timbira(dot)com(dot)br> |
|---|---|
| To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | minor message improvement |
| Date: | 2016-05-08 01:53:30 |
| Message-ID: | 572E9C1A.4010501@timbira.com.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| typo.diff | text/x-patch | 609 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Euler Taveira | 2016-05-08 02:08:46 | Re: Accurate list of Keywords / Datatypes? |
| Previous Message | Robins Tharakan | 2016-05-08 01:53:10 | Accurate list of Keywords / Datatypes? |