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 6F9E214B27CB for ; Mon, 9 Aug 2004 18:40:24 -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 72168-05 for ; Mon, 9 Aug 2004 21:40:15 +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 ABBD714B2820 for ; Mon, 9 Aug 2004 18:40:14 -0300 (ADT) Received: from fetter.org (localhost.localdomain [127.0.0.1]) by fetter.org (8.12.11/8.12.10) with ESMTP id i79LeCCD018985; Mon, 9 Aug 2004 14:40:13 -0700 Received: (from shackle@localhost) by fetter.org (8.12.11/8.12.11/Submit) id i79LeAVR018984; Mon, 9 Aug 2004 14:40:10 -0700 Date: Mon, 9 Aug 2004 14:40:10 -0700 From: David Fetter To: Tom Lane Cc: Peter Eisentraut , Jeff , pgsql-docs@postgresql.org Subject: Re: Suggestion on reorganizing functions Message-ID: <20040809214010.GC3515@fetter.org> References: <6B84FBA0-EA28-11D8-A672-000D9366F0C4@torgo.978.org> <19661.1092083983@sss.pgh.pa.us> <200408092320.33165.peter_e@gmx.net> <20040809212737.GA3515@fetter.org> <20528.1092087296@sss.pgh.pa.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20528.1092087296@sss.pgh.pa.us> 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/29 X-Sequence-Number: 2489 On Mon, Aug 09, 2004 at 05:34:56PM -0400, Tom Lane wrote: > David Fetter writes: > > On Mon, Aug 09, 2004 at 11:20:33PM +0200, Peter Eisentraut wrote: > >> 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? > > In func.sgml. For example, this section seems adequately well indexed: I think Jeff's original point was that he wanted some kind of index for all functions, not just ones you already know how to classify. Thanks for the pointer :) > > Sequence Manipulation Functions > > > sequence > [snip] > One thought though is that it's not clear when looking at the index that > these entries are function names. Would it be useful to decorate them > somehow, eg by adding "()" to the names or setting them in a fixed-width > font? Sure :) Cheers, D -- David Fetter david@fetter.org http://fetter.org/ phone: +1 510 893 6100 mobile: +1 415 235 3778 Remember to vote!