Re: Textdomains

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Textdomains
Date: 2009-01-19 15:22:43
Message-ID: 49749AC3.6040809@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander wrote:
> I've extracted this patch from Hiroshi Inoues patch about bug #4186. Per
> his comment, "It also includes the changes to mbutils.c and elog.c which
> fix recently introduced bug by the domain name change from "postgres" to
> "postgres-8.4"."
>
>
> Can somebody who actually knows how that works comment on it, please :-)

It looks correct.

Note, however, that we now support translation of loaded modules, so you
would really need to go around and call bind_textdomain_codeset() for
all catalogs that pop up dynamically. So that part might need some more
work.

In response to

  • Textdomains at 2009-01-19 14:51:33 from Magnus Hagander

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2009-01-19 15:26:24 Re: Textdomains
Previous Message Simon Riggs 2009-01-19 15:22:20 Re: Hot Standby dev build (v8)