Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 2A1869FB4B5 for ; Sat, 21 Oct 2006 23:16:20 -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 04836-02-3 for ; Sun, 22 Oct 2006 02:14:50 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id 86F359FB728 for ; Sat, 21 Oct 2006 21:09:12 -0300 (ADT) Received: (qmail invoked by alias); 22 Oct 2006 00:09:10 -0000 Received: from dslb-084-063-013-036.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.13.36] by mail.gmx.net (mp009) with SMTP; 22 Oct 2006 02:09:10 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: Empty index in A4 version of 8.1 PDF documentation Date: Sun, 22 Oct 2006 02:09:08 +0200 User-Agent: KMail/1.9.5 Cc: Alvaro Herrera , Benno Puetz References: <45374D82.9060500@mpipsykl.mpg.de> <20061021211347.GA27685@alvh.no-ip.org> In-Reply-To: <20061021211347.GA27685@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset="ansi_x3.4-1968" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610220209.08778.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200610/37 X-Sequence-Number: 3758 Alvaro Herrera wrote: > 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. The index entries are only generated as a side effect of HTML builds. -- Peter Eisentraut http://developer.postgresql.org/~petere/