| 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:16:16 |
| Message-ID: | 2011810.CtqtGfJk8S@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.
Attached the patch. Sorry for the inconvenience.
--
Dmitry Ivanov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| phrase-0.8.patch | text/x-patch | 137.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2016-04-06 14:17:51 | Re: WIP: Failover Slots |
| Previous Message | Tom Lane | 2016-04-06 14:15:59 | Re: Proposal: Generic WAL logical messages |