Re: PG 13 release notes, first draft - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: PG 13 release notes, first draft
Date
Msg-id CAH2-WznH06FBgO5WZuppjnj-2-u9B6467ocYE0EAAnG5KEGg-g@mail.gmail.com
Whole thread Raw
In response to Re: PG 13 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Mon, May 11, 2020 at 6:23 PM Bruce Momjian <bruce@momjian.us> wrote:
> OK, I was able to add some of it cleanly:
>
>         This allows efficient btree indexing of low cardinality columns by
>         storing duplicate keys only once.  Users upgrading with pg_upgrade
>         will need to use REINDEX to make use of this feature.

That seems like a reasonable compromise. Thanks!

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: PG 13 release notes, first draft
Next
From: Michael Paquier
Date:
Subject: Re: A patch for get origin from commit_ts.