Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 81EC69F9C35 for ; Thu, 7 Dec 2006 12:25:34 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 15213-01 for ; Thu, 7 Dec 2006 12:25:33 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by postgresql.org (Postfix) with ESMTP id E65EB9F938C for ; Thu, 7 Dec 2006 12:25:33 -0400 (AST) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GsM3T-000246-C7 for pgsql-docs@postgresql.org; Thu, 07 Dec 2006 17:25:03 +0100 Received: from 234.red-217-217-168.user.auna.net ([217.217.168.234]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Dec 2006 17:25:03 +0100 Received: from numeropi by 234.red-217-217-168.user.auna.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Dec 2006 17:25:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: pgsql-docs@postgresql.org From: Javier Molina Subject: Re: 8.2.0 pdf Date: Thu, 07 Dec 2006 14:39:39 +0100 Lines: 16 Message-ID: References: <1165225570.12091.1.camel@laptop.gunduz.org> <1165472163.3179.0.camel@laptop.gunduz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 234.red-217-217-168.user.auna.net User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: <1165472163.3179.0.camel@laptop.gunduz.org> X-Archive-Number: 200612/32 X-Sequence-Number: 3955 Page numbers do not appear in the table of contents (they show as ??) starting from ALTER TABLESPACE (page xix), they were fine in 8.1. Also, the last page of the document is titled "Index" but is otherwise empty (this was the case too in 8.1, is this expected?) Devrim GUNDUZ escribió: > Hi, > > On Mon, 2006-12-04 at 11:46 +0200, Devrim GUNDUZ wrote: >> I'm building 8.2.0 pdf now. It may take 3-4 days. > > Ok, it is done. I'm now committing it to CVS. It will appear in web page > soon. > > Regards,