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 BBC3E14B2821 for ; Mon, 9 Aug 2004 18:27:53 -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 67643-07 for ; Mon, 9 Aug 2004 21:27:46 +0000 (GMT) Received: from fetter.org (dsl092-188-065.sfo1.dsl.speakeasy.net [66.92.188.65]) by svr1.postgresql.org (Postfix) with ESMTP id CEB2B14B280D for ; Mon, 9 Aug 2004 18:27:43 -0300 (ADT) Received: from fetter.org (localhost.localdomain [127.0.0.1]) by fetter.org (8.12.11/8.12.10) with ESMTP id i79LRejR013282; Mon, 9 Aug 2004 14:27:40 -0700 Received: (from shackle@localhost) by fetter.org (8.12.11/8.12.11/Submit) id i79LRb3c013281; Mon, 9 Aug 2004 14:27:37 -0700 Date: Mon, 9 Aug 2004 14:27:37 -0700 From: David Fetter To: Peter Eisentraut Cc: Tom Lane , Jeff , pgsql-docs@postgresql.org Subject: Re: Suggestion on reorganizing functions Message-ID: <20040809212737.GA3515@fetter.org> References: <6B84FBA0-EA28-11D8-A672-000D9366F0C4@torgo.978.org> <19661.1092083983@sss.pgh.pa.us> <200408092320.33165.peter_e@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408092320.33165.peter_e@gmx.net> User-Agent: Mutt/1.4.2i 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/27 X-Sequence-Number: 2487 On Mon, Aug 09, 2004 at 11:20:33PM +0200, Peter Eisentraut wrote: > Tom Lane wrote: > > I am not sure if DocBook could handle generating an index covering > > just functions, or if we'd have to merge it with the general > > index. > > I think it's possible -- with a bit of programming work. I doubt, > however, that it's going to be all that useful. We're already > having trouble categorizing things like IS NULL (function?, > operator?, special construct?). For docs, redundancy is fine, at least at the output level :) > A function index would be quite unreliable ("It's not in the > function index, so it's not supported."). Feel free to add general > index entries for all functions, though. Where? Cheers, D -- David Fetter david@fetter.org http://fetter.org/ phone: +1 510 893 6100 mobile: +1 415 235 3778 Remember to vote!