Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 3F1A29FB3B1 for ; Sat, 21 Oct 2006 20:56:29 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 79399-09 for ; Sat, 21 Oct 2006 23:54:29 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from lists.commandprompt.com (host-130.commandprompt.net [207.173.203.130]) by postgresql.org (Postfix) with ESMTP id DC32E9FB5AC for ; Sat, 21 Oct 2006 18:14:19 -0300 (ADT) Received: from alvh.no-ip.org (200-126-100-46.bk7-dsl.surnet.cl [200.126.100.46]) (authenticated bits=0) by lists.commandprompt.com (8.13.7/8.13.6) with ESMTP id k9LLDv8Y014430; Sat, 21 Oct 2006 14:13:58 -0700 Received: by alvh.no-ip.org (Postfix, from userid 1000) id A758AC2DC0D; Sat, 21 Oct 2006 18:13:47 -0300 (CLST) Date: Sat, 21 Oct 2006 18:13:47 -0300 From: Alvaro Herrera To: Benno Puetz Cc: pgsql-docs@postgresql.org Subject: Re: Empty index in A4 version of 8.1 PDF documentation Message-ID: <20061021211347.GA27685@alvh.no-ip.org> Mail-Followup-To: Benno Puetz , pgsql-docs@postgresql.org References: <45374D82.9060500@mpipsykl.mpg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45374D82.9060500@mpipsykl.mpg.de> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on projects.commandprompt.com X-Virus-Status: Clean X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.6 (lists.commandprompt.com [192.168.2.159]); Sat, 21 Oct 2006 14:13:58 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.135 tagged_above=0 required=5 tests=FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200610/35 X-Sequence-Number: 3756 Benno Puetz wrote: > I just downloaded the current documentation PDFs and found that the A4 > version has no index whereas the US version does ... That's probably because the A4 version got generated first and created the index entries file as part of the process, while the Letter version was able to reuse the file from the A4 run. It would be neat to have some Makefile trickery to be able to detect that the just-finished run was done without an index entries file and and repeat the process in that case. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support