Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id B9BA36336C6 for ; Mon, 30 Mar 2009 23:28:37 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 12872-09 for ; Mon, 30 Mar 2009 23:28:27 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id 151F6632B45 for ; Mon, 30 Mar 2009 23:28:35 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id n2V2STWx028587; Mon, 30 Mar 2009 22:28:29 -0400 (EDT) To: Bruce Momjian cc: PostgreSQL-documentation Subject: Re: Adding an table of contents in SGML In-reply-to: <200903310123.n2V1N9014716@momjian.us> References: <200903310123.n2V1N9014716@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 30 Mar 2009 21:23:09 -0400" Date: Mon, 30 Mar 2009 22:28:29 -0400 Message-ID: <28586.1238466509@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.043 tagged_above=0 required=5 tests=AWL=0.043 X-Spam-Level: X-Archive-Number: 200903/26 X-Sequence-Number: 5084 Bruce Momjian writes: > I would like to add a table of contents to the top of the 8.4 release > notes: Resist the temptation. If you have so many sub-sections that it needs its own table of contents, you have too many. > Similar to the one at the top here: > http://developer.postgresql.org/pgdocs/postgres/datatype.html That is a chapter heading, not a section heading. regards, tom lane