Re: Draft release notes complete

Merlin Moncure <mmoncure@gmail.com>

From: Merlin Moncure <mmoncure@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-05-14T21:28:44Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Expose track_iotiming information via pg_stat_statements.

  2. Rewrite GiST support code for rangetypes.

  3. Clean up a couple of box gist helper functions.

  4. Replace the "New Linear" GiST split algorithm for boxes and points with a

On Wed, May 9, 2012 at 10:11 PM, Bruce Momjian <bruce@momjian.us> wrote:
> I have completed my draft of the 9.2 release notes, and committed it to
> git.

The beta release announcement is on postgresql.org with a direct link
to the release notes.  The notes lead off with:

NARRATIVE HERE. Major enhancements include:

MAJOR LIST HERE

That looks a little unfinished -- this is exactly where many people
land to see what's coming with the new release.  Need some help
putting together the major feature list?

merlin