From: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | "Gregory Stark" <stark(at)enterprisedb(dot)com> |
Cc: | "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "Bruce Momjian" <bruce(at)momjian(dot)us>, "Josh Berkus" <josh(at)agliodbs(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Ready for beta2? |
Date: | 2007-10-22 11:49:52 |
Message-ID: | 162867790710220449v26945db4j96883161e857c609@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
2007/10/22, Gregory Stark <stark(at)enterprisedb(dot)com>:
> "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su> writes:
>
> > ts_debug is a really debug function and could be changed. Btw, it doesn't
> > supports thesaurus dictionaries, so it should be rewritten in C.
>
> I would think things like ts_debug (and ts_stat?) which are handy support
> modules but not fundamentally part of the tsearch api itself should just be
> left outside of core in a contrib module so they can be fiddled with in
> subsequent releases.
>
ts_debug is usefull for teting of some configuration like czech.
ts_stat is little bit experimental, but ts_debug is usefull and
necessary.
Pavel
> --
> Gregory Stark
> EnterpriseDB http://www.enterprisedb.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tiago J. Adami | 2007-10-22 12:13:48 | PostgreSQL performance issues |
Previous Message | Gregory Stark | 2007-10-22 11:07:06 | Re: Ready for beta2? |