Re: Draft release notes complete

Bruce Momjian <bruce@momjian.us>

From: Bruce Momjian <bruce@momjian.us>
To: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 2012-05-10T05:08:02Z
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 Thu, May 10, 2012 at 07:02:43AM +0200, Stefan Kaltenbrunner wrote:
> On 05/10/2012 06:33 AM, Bruce Momjian wrote:
> > On Wed, May 09, 2012 at 11:11:02PM -0400, Bruce Momjian wrote:
> >> (Why is there no time zone shown in the date/time at the top?)   I think
> >> it will eventually show up here:
> >>
> >> 	http://www.postgresql.org/docs/devel/static/release-9-2.html
> > 
> > The docs finally built 90 minutes after my commit, and the URL above is
> > now working.  (Does it always take this long to update?)
> 
> the developer docs builds are a byproduct of the snaptshot generation
> concept on borka.postgresql.org. For each snapshot we are doing a
> complete buildfarm-run to verify the basic integrity of the current code
> and only if that one succeeds we will generate a snapshot-tarball AND
> upload the docs to the main website.
> This whole process is not triggered by a commit but simply running on a
> fixed "every 4 hours" cycle.

OK, good to know.  Sometimes I need a quick build that I can show
people, so I will just use my personal URL for those cases.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +