Re: access to lexems or access to parsed elements - Mailing list pgsql-general

From Marcin Mańk
Subject Re: access to lexems or access to parsed elements
Date
Msg-id CAK61fk5kmGLq5A_XX=kdye_ghGeyEQmzzqpPbhpdMo56S0H9BA@mail.gmail.com
Whole thread Raw
In response to access to lexems or access to parsed elements  ("Massa, Harald Armin" <harald@2ndQuadrant.de>)
List 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 by date:

Previous
From: Jayadevan M
Date:
Subject: Re: COPY FROM how long should take ?
Next
From: zhong ming wu
Date:
Subject: hot standby waiting for invalid wal file