Re: tsearch in core patch - Mailing list pgsql-hackers

From Michael Glaesemann
Subject Re: tsearch in core patch
Date
Msg-id CC65B610-AE76-422F-A0D1-71F73AA266A8@seespotcode.net
Whole thread Raw
In response to Re: tsearch in core patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: tsearch in core patch  (Bruce Momjian <bruce@momjian.us>)
Re: tsearch in core patch  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-hackers
On Jun 22, 2007, at 9:28 , Tom Lane wrote:

> Is the point here for initdb to be able to establish a sane default
> initially?  Seems to me it can guess the language from the first
> component of the locale (ru_RU -> russian).

How would this work for initdb with locale C?

Michael Glaesemann
grzm seespotcode net




pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: tsearch in core patch
Next
From: Richard Huxton
Date:
Subject: Re: Worries about delayed-commit semantics