Re: 9.0 release notes done - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 9.0 release notes done
Date
Msg-id 201003222310.o2MNAAZ20161@momjian.us
Whole thread Raw
In response to Re: 9.0 release notes done  (Josh Berkus <josh@agliodbs.com>)
Responses Re: 9.0 release notes done
List pgsql-hackers
Josh Berkus wrote:
> 
> > Uh, are you saying you want to remove the exiting release note
> > subcategories and put everything into 7-8 long lists?  That hardly seems
> > like an improvement, or are you talking about make a user-focused list
> > that is shorter with 7-8 categories?
> 
> I'm talking about adjusting which subcategories we use based on what we
> actually have for 9.0., or possibly adding sub-subcategories, where

Uh, I did adjust the subcategories based on what we completed for 9.0. 
You will find many added/removed ones compared to 8.4

> warranted.  Also, within each subcategory, items should be arranged in
> descending order according to how much impact we expect them to have on
> users.

I think I did that but I welcome others to change what I did.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 PG East:  http://www.enterprisedb.com/community/nav-pg-east-2010.do


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: 9.0 release notes done
Next
From: Peter Eisentraut
Date:
Subject: Re: [COMMITTERS] pgsql: Prevent the injection of invalidly encoded strings by PL/Python