X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 6FCAF3AC080 for ; Wed, 29 Dec 2004 02:04:02 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 45645-02 for ; Wed, 29 Dec 2004 02:03:43 +0000 (GMT) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id B0C743A95C8 for ; Wed, 29 Dec 2004 02:03:43 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id 88F4155EEE; Wed, 29 Dec 2004 03:03:42 +0100 (CET) Received: from [82.130.27.95] (unknown [82.130.27.95]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id 12D5555B70; Wed, 29 Dec 2004 03:03:42 +0100 (CET) From: Peter Eisentraut To: Tom Lane Subject: Re: Whither "External Projects"? Date: Wed, 29 Dec 2004 03:01:36 +0100 User-Agent: KMail/1.6.2 Cc: Bruce Momjian , pgsql-docs@postgresql.org References: <200412282300.iBSN09N24500@candle.pha.pa.us> <4202.1104275882@sss.pgh.pa.us> In-Reply-To: <4202.1104275882@sss.pgh.pa.us> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200412290301.37451.peter_e@gmx.net> X-Virus-Scanned: by AMaViS at credativ.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.05 tagged_above=0 required=5 tests=FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200412/62 X-Sequence-Number: 2758 Tom Lane wrote: > > The Preface would be OK if it didn't have so much client-interface > > specific stuff in it. I wonder if Appendix is best, with a pointer > > to the appendix at the end of the Client section. > > We could do that and put the pointer into the Client front-matter. I think that is the best solution. Books are usually organized like that.