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 DAF9D529DF for ; Wed, 11 May 2005 03:50:30 -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 53493-02 for ; Wed, 11 May 2005 06:50:22 +0000 (GMT) Received: from kemia.me.tut.fi (kemia.me.tut.fi [130.230.40.29]) by svr1.postgresql.org (Postfix) with ESMTP id 6BA735295C for ; Wed, 11 May 2005 03:50:20 -0300 (ADT) Received: from kempc17.me.tut.fi (kempc32.me.tut.fi [130.230.40.50]) by kemia.me.tut.fi (8.13.1/8.13.1) with ESMTP id j4B6oBLI005127; Wed, 11 May 2005 09:50:12 +0300 To: "Bruce Momjian" Cc: pgsql-docs@postgresql.org Subject: Re: Two points about docs References: <200505100150.j4A1oGa03929@candle.pha.pa.us> Message-ID: Date: Wed, 11 May 2005 09:50:10 +0300 From: "Vladimir Chukharev" Organization: Tampere University of Technology Content-Type: text/plain; format=flowed; delsp=yes; charset=koi8-r MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200505100150.j4A1oGa03929@candle.pha.pa.us> User-Agent: Opera M2/8.0 (FreeBSD, build 1095) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests= X-Spam-Level: X-Archive-Number: 200505/18 X-Sequence-Number: 2983 On Tue, 10 May 2005 04:50:16 +0300, Bruce Momjian wrote: > Vladimir Chukharev wrote: >> About the link to the lo_* functions. I thought about adding >> a sentence to Charpter 9 like 'And functions to manipulate large >> objects are presented in Charpter 28.' right after the phrase >> 'Users can also define their own functions and operators, as >> described in Part V.' >> >> Do you think it's suitable? > > Not really. We don't mention pg_stat_activity functions either. I > think people have to realize that some functions are covered in other > sections of the manual. There is a clearly titled section for large > objeccts. OK, what about writing down this idea? "Not all functions are listed in this Chapter, some are in other sections of the manual." And I still think that an additional Appendix with a list of all functions and referencies to their descriptions would be very usefull. Can you comment on that? Best regards, -- V.Chukharev