Re: Minmax indexes - Mailing list pgsql-hackers

From Claudio Freire
Subject Re: Minmax indexes
Date
Msg-id CAGTBQpawjqS-jz31g-W+EJ1g+ic0mouARerCWdxWTUgSBWi0+w@mail.gmail.com
Whole thread Raw
In response to Re: Minmax indexes  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On Wed, Aug 6, 2014 at 1:25 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> "Summary" seems good.  If I get enough votes I can change it to that.
>
> CREATE INDEX foo ON t USING summary (cols)
>
> "Summarizing" seems weird on that command.  Not sure about "compressed
> range", as you would have to use an abbreviation or run the words
> together.


Summarizing index sounds better to my ears, but both ideas based on
"summary" are quite succint and to-the-point descriptions of what's
happening, so I vote for those.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Proposal: Incremental Backup
Next
From: Claudio Freire
Date:
Subject: Re: Minmax indexes