Re: Creation of wiki page for open items of v11 - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Creation of wiki page for open items of v11
Date
Msg-id CAFjFpRdN7UKxYnau-ABeNUyEbhNevsF_Aro62k65JOzA_wFhbg@mail.gmail.com
Whole thread Raw
In response to Re: Creation of wiki page for open items of v11  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Creation of wiki page for open items of v11  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Apr 11, 2018 at 6:53 PM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> On 2/18/18 22:42, Michael Paquier wrote:
>> Okay, I have created a skeleton of page here:
>> https://wiki.postgresql.org/wiki/PostgreSQL_11_Open_Items
>> Feel free to add any bugs or issues related to v11 that need to be
>> tracked before the release.
>
> Do people find it useful to move the resolved items to a separate
> section on the page, instead of just removing them?  I'm not sure that
> the resolved sections are useful, compared to just using the git log.

If we have a section for resolved items, we can keep track of all
items. If we just delete the resolved items, we wouldn't know if it
was a mistake or it was intentional removal.



-- 
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company


pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Partitioned tables and covering indexes
Next
From: Teodor Sigaev
Date:
Subject: Re: WIP: Covering + unique indexes.