Re: pg_rewind in contrib
От | Alvaro Herrera |
---|---|
Тема | Re: pg_rewind in contrib |
Дата | |
Msg-id | 20150309145945.GO3291@alvh.no-ip.org обсуждение исходный текст |
Ответ на | Re: pg_rewind in contrib (Heikki Linnakangas <hlinnaka@iki.fi>) |
Ответы |
Re: pg_rewind in contrib
|
Список | pgsql-hackers |
Heikki Linnakangas wrote: > Attached is a new patch version, fixing all the little things you listed. I > believe this is pretty much ready for commit. I'm going to read it through > myself one more time before committing, but I don't have anything mind now > that needs fixing anymore. I do -- it's obvious that you've given some consideration to translatability, but it's not complete: anything that's using fprintf() and friends are not marked for translation with _(). There are lots of things using pg_fatal etc and those are probably fine. One big thing that's not currently translated is usage(), but there are others. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: