Re: Release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Release notes
Date
Msg-id 200609152150.k8FLo7614735@momjian.us
Whole thread Raw
In response to Re: Release notes  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > I have completed my first pass over the release notes and Tom has made
> > some additions:
> > 
> >     http://momjian.postgresql.org/cgi-bin/pgrelease
> > 
> > I will probably go over them again in a few hours, update them to
> > current CVS, then move them into our SGML documentation by Monday.
> 
> Oh, another typo:
> 
> This changes the previous behavior where concatenation would adjust the
> lower array dimmensions.
> 
> It's "dimensions", single m.

OK, fixed. I ran spellcheck again and didn't find anything new.
> 
> Further below, it says:
> 
> For example, '2006-05-24 21:11 Americas/New_York'::timestamptz.
> 
> However, the example is invalid.  The correct example should be
> 
> For example, '2006-05-24 21:11 America/New_York'::timestamptz.

Fixed.

> Note these two entries:
> 
> Add index information to /contrib/pgstattuple (ITAGAKI Takahiro)
> 
> Add functions to /contrib/pgstattuple that show index statistics and
> index page contents (Satoshi Nagayasu) 
> 
> They should probably be merged into one.

Done.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] Update to msvc build sys
Next
From: Gregory Stark
Date:
Subject: Re: Optimize ORDER BY ... LIMIT