Re: Draft release notes complete

Bruce Momjian <bruce@momjian.us>

From: Bruce Momjian <bruce@momjian.us>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-05-10T16:34:36Z
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 12:24:10PM -0400, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
> > This has broken my docs build because of this line:
> 
> >     release-9.2.sgml:1946:        Urba&#324;nski, Steve Singer)
> 
> > with this error:
> 
> >     openjade:/home/bf/bfr/root/HEAD/pgsql.9367/../pgsql/doc/src/sgml/release-9.2.sgml:1946:14:E: "324" is not a character number in the document character set
> 
> I get the same, and so do some of the buildfarm members.  I've changed
> the text and added a note to release.sgml specifying not to use numeric
> character entities.

I does build on my Debian Squeeze toolchain and does render right, but I
was very concerned about its use because I saw it referenced in only one
URL:

	http://webdesign.about.com/library/bl_htmlcodes.htm

I needed 'n' with an accent.  I have remove that URL from release.sgml.

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

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