From: Christoph Berg Date: Wed, 15 Jul 2015 08:26:19 +0000 (+0200) Subject: Remove duplicated 'es' section X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=404d6ebf32411451f52a34092877c0f1d90354a4;p=check_postgres.git Remove duplicated 'es' section ... and note author of last commit in changelog --- diff --git a/check_postgres.pl b/check_postgres.pl index c6c17130a..a7e1d2529 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -864,10 +864,6 @@ our %msg = ( 'backends-po' => q{tut mir leid, schon zu viele Verbindungen}, 'checkpoint-po' => q{Zeit des letzten Checkpoints:}, }, -'es' => { - 'backends-po' => q{lo siento, ya tenemos demasiados clientes}, - 'checkpoint-po' => q{Instante de �ltimo checkpoint:}, -}, 'fa' => { 'checkpoint-po' => q{زمان آخرین وارسی:}, }, @@ -10083,6 +10079,11 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). =over 4 +=item B ????, 2015 + + Add Spanish message translations + (Luis Vazquez) + =item B June 30, 2015 Add xact timestamp support to hot_standby_delay.