public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Tom Lane <[email protected]>
Cc: [email protected]
Cc: [email protected]
Subject: Re: pgsql: Translation updates
Date: Mon, 06 May 2013 12:11:56 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-committers>
On 5/6/13 11:05 AM, Tom Lane wrote:
> Peter Eisentraut <[email protected]> writes:
>> On 5/6/13 9:33 AM, Tom Lane wrote:
>>> It looks like several of the buildfarm members have problems with this
>>> commit. I'm seeing failures like
>
>> The failures are all the same NetBSD installation. It's probably
>> running a very old gettext installation. It might be useful to know
>> which version that is.
>
> Some of the Windows machines are showing the same failure, though for
> them it seems to show up as an "install" not "make" failure.
OK, that supports that theory: the recommended downloads for Windows
lead you to gettext version 0.14.4 dated April 2005.
If you are going to roll the beta in the next few hours, please apply
the attached patch. I will figure out a more permanent fix in the
coming days.
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index 574f816..3666920 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -19991,18 +19991,3 @@ msgstr "kann keinen Snapshot aus einer anderen Datenbank importieren"
#~ msgid "argument number is out of range"
#~ msgstr "Argumentnummer ist außerhalb des zulässigen Bereichs"
-
-#, fuzzy
-#~| msgid "received promote request"
-#~ msgid "received fast promote request"
-#~ msgstr "Anforderung zum Befördern empfangen"
-
-#, fuzzy
-#~| msgid "database with OID %u must be vacuumed within %u transactions"
-#~ msgid "database with OID %u must be vacuumed before %u more MultiXactId are used"
-#~ msgstr "Datenbank mit OID %u muss innerhalb von %u Transaktionen gevacuumt werden"
-
-#, fuzzy
-#~| msgid "database \"%s\" must be vacuumed within %u transactions"
-#~ msgid "database \"%s\" must be vacuumed before %u more MultiXactId are used"
-#~ msgstr "Datenbank „%s“ muss innerhalb von %u Transaktionen gevacuumt werden"
diff --git a/src/bin/pg_basebackup/po/cs.po b/src/bin/pg_basebackup/po/cs.po
index ea2a314..81554c8 100644
--- a/src/bin/pg_basebackup/po/cs.po
+++ b/src/bin/pg_basebackup/po/cs.po
@@ -828,10 +828,6 @@ msgstr "%s: integer_datetimes přepínač kompilace neodpovídá serveru\n"
#~ msgstr ""
#~ "%s: timeline mezi base backupem a streamovacím spojením neodpovídá\n"
-#~| msgid "%s: keepalive message is incorrect size: %d\n"
-#~ msgid "%s: keepalive message has incorrect size %d\n"
-#~ msgstr "%s: keepalive zpráva má neplatnou velikost: %d\n"
-
#~ msgid " --help show this help, then exit\n"
#~ msgstr " --help zobraz tuto nápovědu, poté skonči\n"
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Attachments:
[text/plain] po-fix.patch (1.7K, 2-po-fix.patch)
download | inline diff:
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index 574f816..3666920 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -19991,18 +19991,3 @@ msgstr "kann keinen Snapshot aus einer anderen Datenbank importieren"
#~ msgid "argument number is out of range"
#~ msgstr "Argumentnummer ist außerhalb des zulässigen Bereichs"
-
-#, fuzzy
-#~| msgid "received promote request"
-#~ msgid "received fast promote request"
-#~ msgstr "Anforderung zum Befördern empfangen"
-
-#, fuzzy
-#~| msgid "database with OID %u must be vacuumed within %u transactions"
-#~ msgid "database with OID %u must be vacuumed before %u more MultiXactId are used"
-#~ msgstr "Datenbank mit OID %u muss innerhalb von %u Transaktionen gevacuumt werden"
-
-#, fuzzy
-#~| msgid "database \"%s\" must be vacuumed within %u transactions"
-#~ msgid "database \"%s\" must be vacuumed before %u more MultiXactId are used"
-#~ msgstr "Datenbank „%s“ muss innerhalb von %u Transaktionen gevacuumt werden"
diff --git a/src/bin/pg_basebackup/po/cs.po b/src/bin/pg_basebackup/po/cs.po
index ea2a314..81554c8 100644
--- a/src/bin/pg_basebackup/po/cs.po
+++ b/src/bin/pg_basebackup/po/cs.po
@@ -828,10 +828,6 @@ msgstr "%s: integer_datetimes přepínač kompilace neodpovídá serveru\n"
#~ msgstr ""
#~ "%s: timeline mezi base backupem a streamovacím spojením neodpovídá\n"
-#~| msgid "%s: keepalive message is incorrect size: %d\n"
-#~ msgid "%s: keepalive message has incorrect size %d\n"
-#~ msgstr "%s: keepalive zpráva má neplatnou velikost: %d\n"
-
#~ msgid " --help show this help, then exit\n"
#~ msgstr " --help zobraz tuto nápovědu, poté skonči\n"
view thread (102+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: pgsql: Translation updates
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox