Re: tsearch2 in PostgreSQL 8.3?

Поиск
Список
Период
Сортировка
От tomas@tuxteam.de
Тема Re: tsearch2 in PostgreSQL 8.3?
Дата
Msg-id 20070818040315.GA5852@www.trapp.net
обсуждение исходный текст
Ответ на Re: tsearch2 in PostgreSQL 8.3?  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: tsearch2 in PostgreSQL 8.3?  ("Mike Rylander" <mrylander@gmail.com>)
Re: tsearch2 in PostgreSQL 8.3?  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Aug 17, 2007 at 04:06:15PM -0700, Josh Berkus wrote:
> Bruce,
> 
> > Oh, so you want the config inside each tsvector value.  Interesting
> > idea.
> 
> Yeah, hasn't anyone suggested this before?  It seems like the obvious 
> solution.  A TSvector constructed with en_US is NOT the same as a vector 
> constructed with fr_FR and it's silly to pretend that they are comparable.  

Except that (as I understand Oleg) it even seems to make sense sometimes
to compare a tsvectors constructed with different configs -- so it might
be important not to prevent this use case eihter. Oleg?

Otherwise your proposal makes the most sense...

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFGxm+DBcgs9XrR2kYRAn7RAJ4u508XQB/W6fMTmTchizlsvKEkEwCfTtTK
R0DMLqNil2VQolFBWE69ZU0=
=Tvh/
-----END PGP SIGNATURE-----



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

Предыдущее
От: "Brendan Jurd"
Дата:
Сообщение: Re: A small rant about coding style for backend functions
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Problem with locks