Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fcx6n-0007ok-F9 for pgsql-committers@arkaria.postgresql.org; Tue, 10 Jul 2018 18:11:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fcx6j-0008VY-RM for pgsql-committers@arkaria.postgresql.org; Tue, 10 Jul 2018 18:11:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fcx6j-0008VP-Ml for pgsql-committers@lists.postgresql.org; Tue, 10 Jul 2018 18:11:25 +0000 Received: from mail-qt0-x22e.google.com ([2607:f8b0:400d:c0d::22e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fcx6b-0003r9-PZ for pgsql-committers@lists.postgresql.org; Tue, 10 Jul 2018 18:11:24 +0000 Received: by mail-qt0-x22e.google.com with SMTP id e19-v6so4938787qtp.8 for ; Tue, 10 Jul 2018 11:11:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=1cvwERxudAPSIZfJM0og1vNfudK9B1iZCNCaUupgIgk=; b=sbuEhX1k0dX7kYX235+8nnjm45bvU+fpELE6uHfg0lKhiQqDaQWhr3EN6rzuOec3ao WT3oobbx7svLItluTjLVXsBA4MuIFXhczw0ZlYuNBKd0peyg4Sasftuhkb6ogY5bnKlv gb9OjorHcsKte/sF0KFJ2FHdPnl0jfYkFAOYTZYm2kAiJhKi0u74D9pBN5q6JIhUJVWL nRLdF3Kghr7BmN4B/7RI35r7Z6vHb2XGtx9acOv44vwZgUrYxFEUCbRoCZqD7FTx/ykh oIN6qX8BvJT9OPARHOqkTDs79tnb4k9XeNmn8iilX/lV2AKRnXzmWeXF2VMkFtGcdmNy mZ9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=1cvwERxudAPSIZfJM0og1vNfudK9B1iZCNCaUupgIgk=; b=nSDLCWYBJ3+nyJXBo3P0Rmgb5wxGwwRDEgo0+95cREigjyxIfIlSEarol06zaJ/nuF TuKYGwEM89Ae9+jdA60amYPELRjjKhcqzz86tx3NKlpQ8JaHkS11wJvvbNSLs4j3AMgw qxuhAAMgQ7+YSede+8HffIeL969+LLC9PHoNLJpdWHPQ7X3EVrdpmNki6mf24Ia/drHC vTbNXi3G4eb+W46uVcu+CbhvxeASqfzHxxA9B1A+LK3Kyi8W4bARBlaCfIV8K5j+Jzh7 NV5nrBPF6k4eQl+zSV0q7igSXF9Hjs//2MJiiS7ORcaHx6KxJ3H99ggS2zmoBmDmJ7Bm A7hg== X-Gm-Message-State: APt69E3NLpj0OClDVur/q3p5ESsP5oN6yJzY8k9Eollf5ovCzoL8DxDX 59MVP3IGXBdBmZWaC7dIuXtAqg== X-Google-Smtp-Source: AAOMgpcSod3A4wjaKqVxK0grRYC1DHMgVYxARwqniZXz4kG3ZECokUsMOyHmLL/NmUfjTBOo2vvhkg== X-Received: by 2002:ac8:3885:: with SMTP id f5-v6mr24701537qtc.337.1531246275147; Tue, 10 Jul 2018 11:11:15 -0700 (PDT) Received: from alvin.alvh.no-ip.org ([190.121.29.3]) by smtp.gmail.com with ESMTPSA id f17-v6sm10973822qtp.1.2018.07.10.11.11.14 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 10 Jul 2018 11:11:14 -0700 (PDT) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id ED83ED85; Tue, 10 Jul 2018 14:11:12 -0400 (-04) Date: Tue, 10 Jul 2018 14:11:12 -0400 From: Alvaro Herrera To: Peter Eisentraut Cc: pgsql-committers@lists.postgresql.org Subject: Re: pgsql: Fix typo Message-ID: <20180710181112.r2bkwercbs6zaewt@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20170306-137-4415bd-dirty (1.8.0) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2018-Jul-10, Peter Eisentraut wrote: > Fix typo > > Branch > ------ > REL9_5_STABLE I don't see this one in REL_10_STABLE. Was that intentional? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services