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 C27E914B2820 for ; Mon, 9 Aug 2004 18:15:55 -0300 (ADT) 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 65455-02 for ; Mon, 9 Aug 2004 21:15:54 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id C61F614B280D for ; Mon, 9 Aug 2004 18:15:52 -0300 (ADT) Received: (qmail 28895 invoked by uid 65534); 9 Aug 2004 21:15:54 -0000 Received: from dsl-082-082-233-057.arcor-ip.net (EHLO colt.pezone.net) (82.82.233.57) by mail.gmx.net (mp015) with SMTP; 09 Aug 2004 23:15:54 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: Rod Taylor , Tom Lane Subject: Re: Suggestion on reorganizing functions Date: Mon, 9 Aug 2004 23:15:53 +0200 User-Agent: KMail/1.5.1 Cc: Jeff , PostgreSQL Docs References: <6B84FBA0-EA28-11D8-A672-000D9366F0C4@torgo.978.org> <19661.1092083983@sss.pgh.pa.us> <1092084764.799.59.camel@jester> In-Reply-To: <1092084764.799.59.camel@jester> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200408092315.53074.peter_e@gmx.net> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/25 X-Sequence-Number: 2485 Rod Taylor wrote: > If we were using XML based docbook we could use an xmlinclude to > generate this type of content on the fly during output generation. We can also include random SGML files "on the fly". This is how the index is built in the first place. I doubt that will be the problem. > The big snag is that XML Docbook does not produce very nice printable > documents without a rather expensive toolkit. Well, the SGML toolchains don't produce anything useful either... -- Peter Eisentraut http://developer.postgresql.org/~petere/