public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Thom Brown <[email protected]>
Cc: pgsql-docs <[email protected]>
Subject: Re: CREATE DATABASE appears twice
Date: Fri, 08 Apr 2011 11:07:20 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

Thom Brown <[email protected]> writes:
> In the index of the documentation, CREATE DATABASE appears above
> CREATE AGGREGATE, and also in the correct place further down the
> index.  This is because it actually contains a newline and/or
> additional spaces in the indexterm definition.  Could someone please
> fix this?  I'd submit a patch, but then I can't test it on the only
> system I have available at the moment.

[ experiments ... ]  Apparently, any extra whitespace in the argument of
<indexterm> causes the indexer to think it's not the identical index
term.  Ugh.  This seems like a toolchain bug, but I confirm the same
behavior.  There appear to be a few other cases, though the other ones
may not be causing any visible misbehavior at the moment.

			regards, tom lane




view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: CREATE DATABASE appears twice
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox