Re: Why is there a tsquery data type?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why is there a tsquery data type?
Дата
Msg-id 12179.1188426957@sss.pgh.pa.us
обсуждение
Ответ на Why is there a tsquery data type?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Why is there a tsquery data type?
Re: Why is there a tsquery data type?
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Why does text search need a tsquery data type?  I realize it needs
> tsvector so it can create indexes and updated trigger columns, but it
> seems tsquery could instead just be a simple text string.

By that logic, we don't need any data types other than text.
        regards, tom lane


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