Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ecdG3-0005SB-8g for pgsql-docs@arkaria.postgresql.org; Fri, 19 Jan 2018 20:27:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ecdG2-000604-RK for pgsql-docs@arkaria.postgresql.org; Fri, 19 Jan 2018 20:27:26 +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.84_2) (envelope-from ) id 1ecdG2-0005zv-M3 for pgsql-docs@lists.postgresql.org; Fri, 19 Jan 2018 20:27:26 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ecdFu-0003a1-V3 for pgsql-docs@lists.postgresql.org; Fri, 19 Jan 2018 20:27:25 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id B19DA20CFF; Fri, 19 Jan 2018 15:27:16 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute7.internal (MEProxy); Fri, 19 Jan 2018 15:27:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=IlnsRD z8kkFZe7yIPj4V3/1CtpKErnCUTPdAGAIk1k0=; b=SZeIXztmlfqSB8sDG+wV4j A/UCXUba7iBXa7wxFy/1dVWaUF2ERzg00aLMI0mr6HN6HzmbVvPNlVDc1AO2VrQ9 5v6YZenQI2ipaSIay5ImtLByXGulbSH230R345c2fOgL6gpmgpJcS51yARNNfc8k NJO//Dy+48z8h7pOIDSatLmKDoA3VcZLBy1qKGCCVzzdFUySzkZUN7VjaRZgWjaQ sWwkCw3//PZzOJR6Lu/3K8mOTIEgZ2q0gyS2aGvuJJtmWRx08efL+ayN96Ol5qO4 zHkp+dk1EghmPB28xjwtae+EYrcmC7pqxaA+3GPRQ9Yt0ec1dyokab2ZQDS38vFQ == X-ME-Sender: Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id 73685240F8; Fri, 19 Jan 2018 15:27:16 -0500 (EST) Subject: Re: typo: overlay To: jly36963@gmail.com, pgsql-docs@lists.postgresql.org References: <20180118183514.3630.30080@wrigleys.postgresql.org> From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <25263463-1e33-7fd5-1f07-20797359859c@2ndquadrant.com> Date: Fri, 19 Jan 2018 15:27:16 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180118183514.3630.30080@wrigleys.postgresql.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 1/18/18 13:35, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.4/static/functions-string.html > Description: > > https://www.postgresql.org/docs/9.4/static/functions-string.html > > in the overlay example, there should only be 'xxx' instead of 'xxxx'. (the > 'xxx' is being replaced with 'hom'.) The example correctly illustrates that the replacement string does not have to have the same length as the string being replaced. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services