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 A9518D1B21B for ; Mon, 2 Aug 2004 05:09:58 -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 79189-10 for ; Mon, 2 Aug 2004 08:09:57 +0000 (GMT) Received: from sara.die.unipd.it (sara.die.unipd.it [147.162.218.1]) by svr1.postgresql.org (Postfix) with ESMTP id 0F0C5D1B20D for ; Mon, 2 Aug 2004 05:09:53 -0300 (ADT) Received: (from root@localhost) by sara.die.unipd.it (8.9.3/8.9.3/Debian 8.9.3-21) id KAA17021 for pgsql-docs@postgresql.org; Mon, 2 Aug 2004 10:09:37 +0200 Received: from [147.162.218.10] (winnie.die.unipd.it [147.162.218.10]) by sara.die.unipd.it (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id KAA16993 for ; Mon, 2 Aug 2004 10:09:36 +0200 X-Authentication-Warning: sara.die.unipd.it: Host winnie.die.unipd.it [147.162.218.10] claimed to be [147.162.218.10] Message-ID: <410DF6B1.7080705@gentoo.org> Date: Mon, 02 Aug 2004 10:09:21 +0200 From: "Christian A." User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040730) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pgsql-docs@postgresql.org Subject: info: submitting docs X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) 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/8 X-Sequence-Number: 2468 hi! i'm developing some examples in pgsql and plpythonu of refcursors and dynamic sequences. Since i often found asks for something similar, but only few partial responses, i thought these examples could be shared. How could i submit docs proposals? And where could i find examples of raw doc sources (ie: sgml, latex, ...)? Thanks, Christian