Re: Fall back to alternative tsearch dictionary directory - Mailing list pgsql-bugs

From Martin Pitt
Subject Re: Fall back to alternative tsearch dictionary directory
Date
Msg-id 20081205232404.GC11498@piware.de
Whole thread Raw
In response to Re: Fall back to alternative tsearch dictionary directory  (Martin Pitt <martin@piware.de>)
Responses Re: Fall back to alternative tsearch dictionary directory  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Martin Pitt [2008-12-02  5:29 -0800]:
> Tom Lane [2008-12-01 19:51 -0500]:
> > I can't see any reason whatever to not put them into
> > ${sharepath}/tsearch_data/.  It's not like you're expecting to be
> > able to share them with other applications.
>
> Oh, forgot yesterday, there is one case: the data can be shared
> between the 8.3, 8.4, and any future version. (In Debian/Ubuntu you
> can install different 8.x versions in parallel)
>
> But that can easily be achieved in the distro packaging by adding
> symlinks, so if you prefer just looking for
> ${sharedir}/tsearch_data/system_ll_cc.affix, that would still work for
> me.

Right, so I changed the patch accordingly.

Thanks,

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

Attachment

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: installation bug-cannot create user name
Next
From: "Fujii Masao"
Date:
Subject: Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION