Re: TODO list updates

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: TODO list updates
Date: 2015-10-16 13:03:55
Message-ID: 20151016130355.GA32496@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 16, 2015 at 02:50:04PM +0530, Amit Kapila wrote:
> On Fri, Oct 16, 2015 at 8:34 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> I have spend the past few days updating our TODO list, removing
> completed and now-unnecessary items:
>
>         https://wiki.postgresql.org/wiki/Todo
>
>
>
> Thanks.  It can help encourage many new entrants to community.

I reduced the number of items from 466 to 410.

Probably the most controvertial change was to move on-disk bitmap
indexes to the "not wanted" section, though I kept the links in case we
change our minds. I just can't see how they would be a win with GIN and
in-memory bitmaps. (I don't think BRIN indexes help for on-disk bitmap
use-cases, do they?)

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message kolo hhmow 2015-10-16 13:11:39 Re: pam auth - add rhost item
Previous Message Glenn Zhu 2015-10-16 13:03:34 Error creating gin index on jsonb columns