Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id D1D28633785 for ; Thu, 24 Jun 2010 15:33:49 -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 62320-01 for ; Thu, 24 Jun 2010 18:33:39 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.216.174]) by mail.postgresql.org (Postfix) with ESMTP id 8CF00632E89 for ; Thu, 24 Jun 2010 15:33:39 -0300 (ADT) Received: by qyk38 with SMTP id 38so281060qyk.19 for ; Thu, 24 Jun 2010 11:33:38 -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=yx5BFxMyqvPbIfAlVvrSgq5vf5B0gS3mEpCNdJWnkCQ=; b=PLZ3rKO9rYjjvp7L/d6kG5AU7qquBK4zLxEGvGOnOUPDICP+lX9Q3bEatUDbZgtSeb V8j1GwhsCSiQaxNQ9F3QV0mTXE921gHe83IRwyu1c7xp4WQ+YuBgioyhgD17zuhbwqxW /sKV7cooBPL4/qs6ULOIcf/0btXR4HZ/HenkE= 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=FF2dxLAHZyys5r4JqrQTrWOA5r5AsFRc2ltU5duVdY1utFUiyc2ySlYeKXT6byq7vA xTlsZQTVOZYvdjBL/ZZ/Urg6zQ1CNkELpJn9eVOL5U3e3j6KmgXq5z9Sxv7+FXiRP+06 CdlI8SfaJyGNFG5eFI9ya4jMRWNdXXL4eykBQ= MIME-Version: 1.0 Received: by 10.224.53.79 with SMTP id l15mr6708530qag.33.1277404418251; Thu, 24 Jun 2010 11:33:38 -0700 (PDT) Received: by 10.150.220.19 with HTTP; Thu, 24 Jun 2010 11:33:37 -0700 (PDT) In-Reply-To: References: <4C23931D.40202@agliodbs.com> <4C23A11E.409@agliodbs.com> Date: Thu, 24 Jun 2010 14:33:37 -0400 Message-ID: Subject: Re: yet another release notes patch From: Robert Haas To: Josh Berkus Cc: pgsql-docs@postgresql.org, Bruce Momjian 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, RCVD_IN_DNSWL_NONE=-0.0001 X-Spam-Level: X-Archive-Number: 201006/73 X-Sequence-Number: 5641 On Thu, Jun 24, 2010 at 2:31 PM, Robert Haas wrote: > On Thu, Jun 24, 2010 at 2:17 PM, Josh Berkus wrote: >> Robert, >> >> Updated patch. > > I'm applying this now, with the following corrections: > > - change tabs back to spaces > - revert incorrect change of guc-search_path to guc-search-path Or, actually, visca versa. Committed now, with those changes. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company