Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers ML <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault.
Date: 2011-06-20 16:58:35
Message-ID: BANLkTikfYsV8ODrbd2HBQfZ+tj_B25OBoA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Jun 20, 2011 at 9:54 AM, Michael Meskes <meskes(at)postgresql(dot)org> wrote:
> On Mon, Jun 20, 2011 at 09:15:52AM -0400, Robert Haas wrote:
>> Yep.  Peter overrides them just before each release.
>
> Aren't there better ways to implement this, like git submodules? This
> redundancy seem awkward to me.

Dunno. I just work here. :-)

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2011-06-20 17:13:52 Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault.
Previous Message Alvaro Herrera 2011-06-20 14:50:56 pgsql: Remove extra copying of TupleDescs for heap_create_with_catalog

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2011-06-20 17:13:52 Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault.
Previous Message Robert Haas 2011-06-20 16:57:29 Re: ALTER TABLE lock strength reduction patch is unsafe