Re: Release 14 Schedule - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Release 14 Schedule
Date
Msg-id CA+TgmoYBwx3K=KM13UHqK4213OyS6HoyW98EHsVufEtEwP19ow@mail.gmail.com
Whole thread Raw
In response to Re: Release 14 Schedule  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: Release 14 Schedule  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Sep 22, 2021 at 12:00 PM Jonathan S. Katz <jkatz@postgresql.org> wrote:
> - Numerous performance ...
> - B-tree...
> - Subscripting ...
> - Range types ...
> - Stored ...
> - Extended ...
> - SEARCH / CYCLE ...
> - libpq ...
> - TOAST ...
> (- emergency mode vacuum ...)

My opinion is that this is awfully long for a list of major features.
But Tom said 10 or so was typical, so perhaps I am all wet.

Still, this kind of seems like a laundry list to me. I'd argue for
cutting range types, extended statistics, SEARCH / CYCLE, TOAST, and
emergency mode vacuum. They're all nice, and I'm glad we have them,
but they're also things that only people who are deeply steeped in
PostgreSQL already seem likely to appreciate. Better scalability, less
bloat, working OUT parameters, and query pipelining have benefits
anyone can understand.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: mem context is not reset between extended stats
Next
From: Arne Roland
Date:
Subject: missing indexes in indexlist with partitioned tables