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

From Peter Geoghegan
Subject Removing "Included attributes in B-tree indexes" section from docs
Date
Msg-id CAH2-WzmpU=L_6VjhhOAMfoyHLr-pZd1kDc+jpa3c3a8EOmtcXA@mail.gmail.com
Whole thread Raw
Responses Re: Removing "Included attributes in B-tree indexes" section fromdocs
List pgsql-hackers
I propose removing the "Included attributes in B-tree indexes"
top-level section of chapter 63 from the user facing documentation.
Chapter 63 concerns B-Tree operator classes themselves, in the
abstract, so the fact that an operator class isn't needed for extra
covering index columns isn't appropriate. It seems sufficient to only
mention this once, in the CREATE INDEX docs.

Attached patch shows what I have in mind -- the total removal of this
top-level section.

-- 
Peter Geoghegan

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: WAL prefetch
Next
From: Andres Freund
Date:
Subject: Re: Speedup of relation deletes during recovery