Re: access to lexems or access to parsed elements

Поиск
Список
Период
Сортировка
От Marcin Mańk
Тема Re: access to lexems or access to parsed elements
Дата
Msg-id CAK61fk5kmGLq5A_XX=kdye_ghGeyEQmzzqpPbhpdMo56S0H9BA@mail.gmail.com
обсуждение исходный текст
Ответ на access to lexems or access to parsed elements  ("Massa, Harald Armin" <harald@2ndQuadrant.de>)
Список pgsql-general
> a) the lexems of a tsvector
ts_debug (it`s a plain sql function, may give You some inspiration for
Your own queries)

> b) the (unnamed) fields of a set-of-record-returning function
select * from ts_parse('default','the quick brown fox jumped over the lazy fox')
or
select (ts_parse('default','the quick brown fox jumped over the lazy
fox')).token


Greetings
Marcin Mańk

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

Предыдущее
От: Jayadevan M
Дата:
Сообщение: Re: COPY FROM how long should take ?
Следующее
От: zhong ming wu
Дата:
Сообщение: hot standby waiting for invalid wal file