Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 2DCCB632B0A for ; Sun, 13 Jun 2010 22:07:50 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 89455-07 for ; Mon, 14 Jun 2010 01:07:43 +0000 (UTC) Received: from cvs.postgresql.org (cvs.postgresql.org [217.196.146.206]) by mail.postgresql.org (Postfix) with ESMTP id 27D19632786 for ; Sun, 13 Jun 2010 22:07:43 -0300 (ADT) Received: by cvs.postgresql.org (Postfix, from userid 1200) id 2C2997541D4; Mon, 14 Jun 2010 01:07:42 +0000 (UTC) MIME-Version: 1.0 To: pgsql-committers@postgresql.org Subject: pgsql: Fix typo. X-Mailer: activitymail 1.24, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain Message-Id: <20100614010742.2C2997541D4@cvs.postgresql.org> Date: Mon, 14 Jun 2010 01:07:42 +0000 (UTC) From: rhaas@postgresql.org (Robert Haas) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.011 tagged_above=-10 required=5 tests=BAYES_40=-0.001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201006/115 X-Sequence-Number: 41171 Log Message: ----------- Fix typo. Modified Files: -------------- pgsql/doc/src/sgml: release-9.0.sgml (r2.29 -> r2.30) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-9.0.sgml?r1=2.29&r2=2.30)