From: | Peter Geoghegan <pg(at)bowt(dot)ie> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Remove INCLUDE attributes section from docs. |
Date: | 2018-06-16 22:30:51 |
Message-ID: | E1fUJid-0005a8-Vv@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Remove INCLUDE attributes section from docs.
Discussing covering indexes in a chapter that is mostly about the
behavior of B-Tree operator classes is unnecessary. The CREATE INDEX
documentation's handling of covering indexes seems sufficient.
Discussion: https://postgr.es/m/CAH2-WzmpU=L_6VjhhOAMfoyHLr-pZd1kDc+jpa3c3a8EOmtcXA@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/514d4a1338d5409431d644eaf453193ac362ef16
Modified Files
--------------
doc/src/sgml/btree.sgml | 17 -----------------
1 file changed, 17 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Nikhil Sontakke | 2018-06-17 08:34:26 | Re: pgsql: Store 2PC GID in commit/abort WAL recs for logical decoding |
Previous Message | Tom Lane | 2018-06-16 19:34:30 | pgsql: Use -Wno-format-truncation and -Wno-stringop-truncation, if avai |