| From: | Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | obartunov(at)gmail(dot)com, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Artur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>, Alexander Korotkov <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-04-06 14:12:24 |
| Message-ID: | 3759471.r4THc3JF5L@abook |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > It seems that everything is settled now, so here's the patch introducing
> > the '<->' and '<N>' operators. I've made the necessary changes to docs &
> > regression tests.
>
> I noticed that I had accidently trimmed whitespaces in docs, this is a
> better one.
After a brief but reasonable discussion with Teodor I've come up with a more
proper piece of code for phrase operator parsing. The patch is included below.
--
Dmitry Ivanov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2016-04-06 14:14:19 | Re: Support for N synchronous standby servers - take 2 |
| Previous Message | Dilip Kumar | 2016-04-06 14:04:43 | Re: Move PinBuffer and UnpinBuffer to atomics |