Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 4E861632AFF for ; Thu, 10 Jun 2010 10:06:43 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 93098-02 for ; Thu, 10 Jun 2010 13:06:34 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-iw0-f174.google.com (mail-iw0-f174.google.com [209.85.214.174]) by mail.postgresql.org (Postfix) with ESMTP id E6FBE63235F for ; Thu, 10 Jun 2010 10:06:35 -0300 (ADT) Received: by iwn37 with SMTP id 37so7002162iwn.19 for ; Thu, 10 Jun 2010 06:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=0algFfN4tsAPHoGNGyswdUx3jCDXJdOus8OBQtcCcU0=; b=g5am8K/mdLK48vb6oibSYW7h6VY5tf6BmSythtPc7se4XA/iIE24KCHAiojaIkz/tS hGvISdiWoCP6Tqb2zXXnVfe4ePrhdH5rQZROqaCew+jw4aJ2CTR+6ngrExDxMluE+jy9 g3HiTlJBKXTV9yMjS9hadsGk2Nrlxzkv5w+7Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=B8PAGwtqRQi7Q7hs6Py9T06K/mZOC9ChmuWF/Rk7PPNz/f3bhKU5HOERUzahlLY/nu Ri1chdefk3kZ+w+dLeWKEftwM0jcIrht8ifWOrajqsnfnZFRhsw/p7WTToLtrvCL5guD zhamhR2CFgDyi1Pwk0jRIr0iS6hlwqL3YNvu0= MIME-Version: 1.0 Received: by 10.42.7.68 with SMTP id d4mr66666icd.34.1276175194325; Thu, 10 Jun 2010 06:06:34 -0700 (PDT) Received: by 10.231.12.8 with HTTP; Thu, 10 Jun 2010 06:06:34 -0700 (PDT) In-Reply-To: References: Date: Thu, 10 Jun 2010 09:06:34 -0400 Message-ID: Subject: Re: typo in release note From: Robert Haas To: Fujii Masao Cc: pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201006/11 X-Sequence-Number: 5579 On Thu, Jun 10, 2010 at 4:00 AM, Fujii Masao wrote: > The release note says "Allow continuous archive (WAL) files > to be streamed to a standby system" about SR. But no archive > files are streamed in SR. So we should get rid of the word > "archive" from that sentence? Here is the patch. I don't think that reads very well. Possibly we could remove "continuous archive" as a whole, but I don't think we can remove one word and keep the other. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company