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 6779A14B280B for ; Tue, 10 Aug 2004 11:03:10 -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 93548-02 for ; Tue, 10 Aug 2004 14:02:59 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by svr1.postgresql.org (Postfix) with ESMTP id 74EC714B27FF for ; Tue, 10 Aug 2004 11:02:56 -0300 (ADT) Received: from jefftrout.com ([24.128.241.68]) by comcast.net (rwcrmhc11) with SMTP id <20040810140257013001bhj4e>; Tue, 10 Aug 2004 14:02:59 +0000 Received: (qmail 29629 invoked from network); 10 Aug 2004 14:02:57 -0000 Received: from unknown (HELO ?192.168.0.101?) (10.10.10.20) by 10.10.10.10 with SMTP; 10 Aug 2004 14:02:57 -0000 In-Reply-To: <22098.1092097259@sss.pgh.pa.us> 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> <20040809214010.GC3515@fetter.org> <22098.1092097259@sss.pgh.pa.us> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0EB06A3F-EAD6-11D8-86DE-000393D1F76E@torgo.978.org> Content-Transfer-Encoding: 7bit Cc: David Fetter , Peter Eisentraut , pgsql-docs@postgresql.org From: Jeff Subject: Re: Suggestion on reorganizing functions Date: Tue, 10 Aug 2004 10:03:29 -0400 To: Tom Lane X-Mailer: Apple Mail (2.618) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.1 tagged_above=0.0 required=5.0 tests=RCVD_IN_SORBS X-Spam-Level: X-Archive-Number: 200408/31 X-Sequence-Number: 2491 On Aug 9, 2004, at 8:20 PM, Tom Lane wrote: > David Fetter writes: >> 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. > > I thought his point was that he didn't fully know how the docs have > already classified functions, and therefore didn't know which page to > look on to find a given one. This seems a legitimate gripe to me, and > one that can be cured with a more complete index. > Exactly. or if you are trying to remember a function - say "Oh whats that thing? Colace? Coerce? [scrolls] Ahh! Coalesce!" The trouble seems to be getting that list automatically generated from the existing SGML. -- Jeff Trout http://www.jefftrout.com/ http://www.stuarthamm.net/