text search ysing ltree

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема text search ysing ltree
Дата
Msg-id 20050628.165902.68160029.t-ishii@sra.co.jp
обсуждение исходный текст
Список pgsql-hackers
Hi,

Inspired by following posting, I'm thinking about to use ltree for
full text search purpose.

Subject: Re: [GENERAL] Creating an index-type for LIKE '%value%'
From: Yury Don <yura@vpcit.ru>
To: pgsql-general@postgresql.org
Date: Mon, 7 Feb 2005 23:16:30 +0500

I noticed that ltree does not allow other than [a-zA-Z0-9] (in C
locale) for a "label". Does anybody know if this is an intended
limitation or not. It seems there's no reason we could allow, for
example, ':' using a backslash or any other escape characters.
--
Tatsuo Ishii


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: commit_delay, siblings
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: For review: dbsize patch