Re: Transparent i18n? - Mailing list pgsql-general

From Greg Stark
Subject Re: Transparent i18n?
Date
Msg-id 873bquuwca.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: Transparent i18n?  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-general
Oleg Bartunov <oleg@sai.msu.su> writes:

> Hi there,
>
> sorry if just misunderstanding but we have contrib/hstore available from
> http://www.sai.msu.su/~megera/postgres/gist/
> which could be used for storing as many languages as you need.
> It's sort of perl hash.

Huh. That's pretty neat. I don't really need it since I can just assign fixed
array indexes for each locale and use arrays. But for someone who has to
support lots of different sets of locales it could be useful. Or for someone
who has to index these columns using gist.

--
greg

pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: tsearch2 and case
Next
From: Mike Rylander
Date:
Subject: Re: tsearch2 and case