Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 3599A1337C57 for ; Fri, 8 Apr 2011 11:34:07 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 95412-02 for ; Fri, 8 Apr 2011 14:33:49 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) by mail.postgresql.org (Postfix) with ESMTP id CC5551337BD9 for ; Fri, 8 Apr 2011 11:29:33 -0300 (ADT) Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.216.174]) (authenticated bits=0) by smtp1.linux-foundation.org (8.14.2/8.13.5/Debian-3ubuntu1.1) with ESMTP id p38ETUW0003842 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for ; Fri, 8 Apr 2011 07:29:31 -0700 Received: by qyk7 with SMTP id 7so4008276qyk.19 for ; Fri, 08 Apr 2011 07:29:30 -0700 (PDT) Received: by 10.224.27.20 with SMTP id g20mr1821469qac.15.1302272970599; Fri, 08 Apr 2011 07:29:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.183.10 with HTTP; Fri, 8 Apr 2011 07:29:00 -0700 (PDT) From: Thom Brown Date: Fri, 8 Apr 2011 15:29:00 +0100 Message-ID: Subject: CREATE DATABASE appears twice To: pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 X-MIMEDefang-Filter: lf$Revision: 1.188 $ X-Scanned-By: MIMEDefang 2.63 on 140.211.169.13 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201104/61 X-Sequence-Number: 6632 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. Thanks -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company