Re: Draft release notes complete
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Erik Rijkers <er@xs4all.nl>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-05-10T15:21:45Z
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 →
-
Expose track_iotiming information via pg_stat_statements.
- 5b4f34661143 9.2.0 cited
-
Rewrite GiST support code for rangetypes.
- 80da9e68fdd7 9.2.0 cited
-
Clean up a couple of box gist helper functions.
- d50e1251946a 9.2.0 cited
-
Replace the "New Linear" GiST split algorithm for boxes and points with a
- 7f3bd86843e5 9.2.0 cited
Attachments
- release.diff (text/x-diff) patch
On Thu, May 10, 2012 at 07:20:51AM +0200, Erik Rijkers wrote: > On Thu, May 10, 2012 06:33, Bruce Momjian wrote: > > On Wed, May 09, 2012 at 11:11:02PM -0400, Bruce Momjian wrote: > >> > >> http://www.postgresql.org/docs/devel/static/release-9-2.html > > > > To "E.1.2.5. Monitoring" should be added: > > "Rename pg_stat_activity.current_query to query (Magnus Hagander)" > > > > And perhaps (same paragraph): > > "The previous query values are preserved, allowing for enhanced analysis." > > would be clearer as: > > "The last query values are preserved, allowing for enhanced analysis." Thanks for the feedback. Adjustments made with the attached patch. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +