Re: [PATCH] Phrase search ported to 9.6

From: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>
To: David Steele <david(at)pgmasters(dot)net>
Cc: Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru>, Artur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Phrase search ported to 9.6
Date: 2016-03-25 16:05:38
Message-ID: CAPpHfdthEERQLaCcby-gMJEkoHY-pE2iZfFvAQgRiOG8P3SwBA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 25, 2016 at 6:42 PM, David Steele <david(at)pgmasters(dot)net> wrote:

> On 3/16/16 12:38 PM, Dmitry Ivanov wrote:
>
> I've made an attempt to fix some of the issues you've listed, although
>> there's
>> still much work to be done. I'll add some comments later.
>>
>
> Do you know when you'll have a chance to respond to reviews and provide a
> new patch?
>
> Time is short and it's not encouraging that you say there is "still much
> work to be done". Perhaps it would be best to mark this "returned with
> feedback"?
>

Dmitry will provide a new version of patch today.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2016-03-25 16:06:36 Re: Batch update of indexes
Previous Message David Steele 2016-03-25 16:04:14 Re: WIP: Detecting SSI conflicts before reporting constraint violations