Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 8F797650880 for ; Sat, 19 Jul 2008 23:41:43 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 32833-10 for ; Sat, 19 Jul 2008 23:41:34 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by postgresql.org (Postfix) with ESMTP id BE37D650882 for ; Sat, 19 Jul 2008 23:41:40 -0300 (ADT) Received: from zoraida.natserv.net (zoraida.natserv.net [66.114.65.147]) by zoraida.natserv.net (Postfix) with ESMTP id F3BD21703C; Sat, 19 Jul 2008 22:41:38 -0400 (EDT) References: <20080720002605.GF6409@alvh.no-ip.org> Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Francisco Reyes To: Alvaro Herrera Cc: Postgresql WWW List Subject: Re: How to contribute to site? Date: Sat, 19 Jul 2008 22:41:38 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200807/117 X-Sequence-Number: 15547 Alvaro Herrera writes: > Postgres source. You can probably check out git.postgresql.org to get > this source, edit it (see the doc/src/sgml directory), and use GIT to > build a patch and mail it to the pgsql-docs list. Ok. Thanks. Will subscribe to pg-docs then.