Re: Removing "Included attributes in B-tree indexes" section from docs - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Removing "Included attributes in B-tree indexes" section from docs
Date
Msg-id CAPpHfdv4WwEH3-sxPrAcM0-x2TevAaks=NJXCEyEirXLAeACbw@mail.gmail.com
Whole thread Raw
In response to Re: Removing "Included attributes in B-tree indexes" section from docs  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Sun, Jun 17, 2018 at 9:33 PM Peter Geoghegan <pg@bowt.ie> wrote:
> On Sat, Jun 16, 2018 at 8:51 PM, Alvaro Herrera
> <alvherre@2ndquadrant.com> wrote:
> > I don't necessarily object to the proposed change, but I think you
> > should generally wait a bit longer for others to react.
>
> What wait period do you think is appropriate in this case?
>
> The doc section that I removed was a last minute addition to the
> covering index commit, commit 8224de4f, something that I was heavily
> involved in as a reviewer. I felt, rightly or wrongly, that I had
> discretion to commit within a relatively short period of time (a
> little over 24 hours) because of the specific circumstances: I knew
> that the doc section was not well considered in the first place, I
> thought that the question was clear cut, and I doubted that anyone
> else would follow up at all.

FWIW, I've no objections against removing this.

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


pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Internal error XX000 with enable_partition_pruning=on, pg 11beta1 on Debian
Next
From: Amit Langote
Date:
Subject: Re: Partitioning with temp tables is broken