Re: [PATCH] Phrase search ported to 9.6

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Phrase search ported to 9.6
Date: 2016-02-02 03:22:57
Message-ID: CAB7nPqRjZ5mgYJspbx5B4FPKMV5MOqwEOLiCc5fktOH5jusjRQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 1, 2016 at 8:21 PM, Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru>
wrote:

> This patch was originally developed by Teodor Sigaev and Oleg Bartunov in
> 2009, so all credit goes to them. Any feedback is welcome.
>

This is not a small patch:
28 files changed, 2441 insertions(+), 380 deletions(-)
And the last CF of 9.6 should not contain rather large patches.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2016-02-02 03:31:18 Re: PostgreSQL Audit Extension
Previous Message Michael Paquier 2016-02-02 03:18:14 Re: Support for N synchronous standby servers - take 2