Re: Fall back to alternative tsearch dictionary directory

Поиск
Список
Период
Сортировка
От Martin Pitt
Тема Re: Fall back to alternative tsearch dictionary directory
Дата
Msg-id 20090124224459.GA14586@piware.de
обсуждение исходный текст
Ответ на Re: Fall back to alternative tsearch dictionary directory  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi Tom,

Tom Lane [2009-01-14 20:56 -0500]:
> Bruce Momjian <bruce@momjian.us> writes:
> > Uh, would someone eyeball and apply this?  Thanks.
>
> I thought we had come to the conclusion that no patch was needed
> because there's no convincing reason to look anyplace except
> ${sharepath}/tsearch_data/.

That's what the current patch does now: It falls back to
system_basename.extension if there is no basename.extension. This
avoids overwriting the admin's own installed dictionaries with
automatically generated ones, and allows telling apart the ones that
the system can update automatically (system_) from the ones that we
should not touch (without system_ prefix).

Martin

--
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

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

Предыдущее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: Selecting from a Subquery Fails
Следующее
От: Ruslan A Dautkhanov
Дата:
Сообщение: Re: make of 8.3.5 failed on Linux