From: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | last note to rewrite function |
Date: | 2007-11-09 21:13:30 |
Message-ID: | 162867790711091313l6b5056f6rf42e2d9bde548f5f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello
ts_rewrite(ARRAY[query TSQUERY, target TSQUERY, sample TSQUERY])
returns TSQUERY
why we use array? Multicolumn aggregate function is maybe more natural?
and we can this? It is too late for change?
Regards
Pavel Stehule
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-11-09 21:16:14 | Re: plperl.dll error from create langauge plperl (XP Pro 64 bit) |
Previous Message | Guillaume Smet | 2007-11-09 20:57:27 | Re: [HACKERS] Estimation problem with a LIKE clause containing a / |