Re: pgsql: Add missing index terms for replication commands in the document

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Fujii Masao <fujii(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add missing index terms for replication commands in the document
Date: 2014-08-18 02:48:24
Message-ID: CAB7nPqTB3Rh_YbgXPDHqbfiWfbPi1fVL0d4u9frM+i6Xd-W=eA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Mon, Aug 18, 2014 at 11:38 AM, Fujii Masao <fujii(at)postgresql(dot)org> wrote:
> Add missing index terms for replication commands in the document.
>
> Previously only CREATE_REPLICATION_SLOT was exposed as an index term.
> That's odd and there is no reason not to add index terms for other
> replication commands.
Wouldn't it be worth back-patching more a lighter patch for
BASE_BACKUP, START_REPLICATION and TIMELINE_HISTORY and
IDENTIFY_SYSTEM?
Regards,
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-08-18 02:58:03 pgsql: Use ISO 8601 format for dates converted to JSON, too.
Previous Message Fujii Masao 2014-08-18 02:38:08 pgsql: Add missing index terms for replication commands in the document