Re: [HACKERS] tsvector extraction patch

2010-01-07 Thread Robert Haas
On Fri, Jul 3, 2009 at 3:01 AM, Hans-Juergen Schoenig -- PostgreSQL wrote: > Hans-Juergen Schoenig -- PostgreSQL wrote: >> >> hello, >> >> this patch has not made it through yesterday, so i am trying to send it >> again. >> i made a small patch which i found useful for my personal tasks. >> it wou

Re: [HACKERS] tsvector extraction patch

2009-07-08 Thread Alvaro Herrera
Mike Rylander escribió: > On Fri, Jul 3, 2009 at 3:49 AM, Hans-Juergen Schoenig -- > PostgreSQL wrote: > > test=# SELECT * FROM tsvcontent(to_tsvector('english', 'i am pretty sure > > this is a good patch')); > > lex   | rank > > +-- > > good   |    8 > > patch  |    9 > > pretti |    

Re: [HACKERS] tsvector extraction patch

2009-07-06 Thread Mike Rylander
On Fri, Jul 3, 2009 at 3:49 AM, Hans-Juergen Schoenig -- PostgreSQL wrote: > hello, > > this patch has not made it through yesterday, so i am trying to send it > again. > i made a small patch which i found useful for my personal tasks. > it would be nice to see this in 8.5. if not core then maybe c

Re: [HACKERS] tsvector extraction patch

2009-07-06 Thread Peter Eisentraut
On Friday 03 July 2009 10:49:41 Hans-Juergen Schoenig -- PostgreSQL wrote: > hello, > > this patch has not made it through yesterday, so i am trying to send it > again. > i made a small patch which i found useful for my personal tasks. > it would be nice to see this in 8.5. if not core then maybe c

Re: [HACKERS] tsvector extraction patch

2009-07-03 Thread Hans-Juergen Schoenig -- PostgreSQL
Hans-Juergen Schoenig -- PostgreSQL wrote: hello, this patch has not made it through yesterday, so i am trying to send it again. i made a small patch which i found useful for my personal tasks. it would be nice to see this in 8.5. if not core then maybe contrib. it transforms a tsvector to tab

Re: [HACKERS] tsvector extraction patch

2009-07-02 Thread Oleg Bartunov
I have simple solution http://www.sai.msu.su/~megera/wiki/2008-12-17 On Thu, 2 Jul 2009, Hans-Juergen Schoenig -- PostgreSQL wrote: hello, i made a small patch which i found useful for my personal tasks. it would be nice to see this in 8.5. if not core then maybe contrib. it transforms a tsv

Re: [HACKERS] tsvector extraction patch

2009-07-02 Thread Robert Haas
On Thu, Jul 2, 2009 at 10:13 AM, Hans-Juergen Schoenig -- PostgreSQL wrote: > hello, > > i made a small patch which i found useful for my personal tasks. > it would be nice to see this in 8.5. if not core then maybe contrib. > it transforms a tsvector to table format which is really nice for text >