X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id A6BF69DCC31 for ; Thu, 15 Dec 2005 16:09:05 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 22116-08 for ; Thu, 15 Dec 2005 16:09:05 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from dns1.neonex.com.br (unknown [200.206.25.7]) by postgresql.org (Postfix) with ESMTP id DBD569DCC14 for ; Thu, 15 Dec 2005 16:09:02 -0400 (AST) Received: from [127.0.0.1] (201-13-46-249.dsl.telesp.net.br [201.13.46.249]) (authenticated bits=0) by dns1.neonex.com.br (8.12.11/8.12.11) with ESMTP id jBFK96R2019451 for ; Thu, 15 Dec 2005 18:09:14 -0200 Message-ID: <43A1CD4D.5010409@planit.com.br> Date: Thu, 15 Dec 2005 18:08:45 -0200 From: "Luiz K. Matsumura" User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pgsql-docs@postgresql.org Subject: Pl/pgSQL documentation Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.001 required=5 tests=[AWL=0.001] X-Spam-Score: 0.001 X-Spam-Level: X-Archive-Number: 200512/25 X-Sequence-Number: 3373 Hi all I want to sugest to add a session in Pl/pgSQL documentation: a "command reference" like the SQL commands reference with brief description of the sintax and a link to the proper location in atual document section for a detailed behavior. It's because sometimes are hard to find the desired information in the doc and seems to be more natural see what commands are avaiable to reseach when we are working over a program and we have doubts about what to use. Thanks in advance Luiz Matsumura