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

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault.
Дата
Msg-id 1308669064-sup-8514@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault.  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Excerpts from Magnus Hagander's message of mar jun 21 11:01:58 -0400 2011:
> On Tue, Jun 21, 2011 at 15:36, Alvaro Herrera
> <alvherre@commandprompt.com> wrote:

> > If git submodules are so cool that we still want to use them, maybe we
> > still can -- can a submodule be submodule of more than one module?  If
> > so, we could create one submodule for each subdir that the translations
> > are stored in (about 20 currently), and then have a pgtranslation
> > meta-project that binds them all together as submodules.
> 
> Can you? Yes. But I doubt that would be very convenient to work with
> that many submodules in general. If that's what we're looking at, what
> we have now seems a lot more convenient.

Yeah, after reading the manpage, I think it would be pretty
inconvenient for us.  Maybe if we were starting from scratch it would
make more sense.

(The main pain point is that you can't have the meta-project I suggested
above: a submodule is un-updatable from the including tree, you have to
check it out separately.  So we would have to move all the po files
into a single dir, as you said.)

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE lock strength reduction patch is unsafe
Следующее
От: Alexey Klyukin
Дата:
Сообщение: Re: Identifying no-op length coercions