| From: | Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru> |
|---|---|
| To: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Artur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>, a(dot)korotkov(at)postgrespro(dot)ru, David Steele <david(at)pgmasters(dot)net> |
| Subject: | Re: [PATCH] Phrase search ported to 9.6 |
| Date: | 2016-03-31 18:04:09 |
| Message-ID: | 3430597.QyOSZT3H0U@abook |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Teodor,
I've looked through your version and made a few adjustments.
> Pls, remove tsquery_setweight from patch because it's not a part of phrase
> search and it isn't mentioned in docs. Please, make a separate patch for it.
I've removed tsquery_setweight as you requested. I'm going to add it to the
following commitfest later.
--
Dmitry Ivanov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| phrase-0.5.patch | text/x-patch | 135.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2016-03-31 18:14:38 | Re: [PATCH] Phrase search ported to 9.6 |
| Previous Message | Markus Nullmeier | 2016-03-31 17:21:12 | Re: WIP: Access method extendability |