From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Martin Pitt <martin(at)piware(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: Fall back to alternative tsearch dictionary directory |
Date: | 2009-01-15 01:51:54 |
Message-ID: | 200901150151.n0F1psq14231@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Uh, would someone eyeball and apply this? Thanks.
---------------------------------------------------------------------------
Martin Pitt wrote:
-- Start of PGP signed section.
> 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, skipping... ]
-- End of PGP section, PGP failed!
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-01-15 01:56:28 | Re: Fall back to alternative tsearch dictionary directory |
Previous Message | Bruce Momjian | 2009-01-15 01:50:31 | Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION |