Re: [HACKERS] pg_isready: Missing translation macros.

2014-11-27 Thread Fujii Masao
On Thu, Nov 27, 2014 at 9:32 PM, Mats Erik Andersson wrote: > Hello there, > > the text response of pg_isready is hard coded in English. > These short snippets really ought to be localized as well. Thanks for the patch! Committed. Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing l

[HACKERS] pg_isready: Missing translation macros.

2014-11-27 Thread Mats Erik Andersson
Hello there, the text response of pg_isready is hard coded in English. These short snippets really ought to be localized as well. Best regards, Mats Erik Andersson >From eca5f0d8b72b7ae5508af2850977d999a0f2bca4 Mon Sep 17 00:00:00 2001 From: Mats Erik Andersson Date: Thu, 27 Nov 2014 11:58:3