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 1fqTJr-0005Vr-Cm for pgsql-docs@arkaria.postgresql.org; Fri, 17 Aug 2018 01:12:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fqTJp-0002Dg-QQ for pgsql-docs@arkaria.postgresql.org; Fri, 17 Aug 2018 01:12:49 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fqTJp-0002DZ-Cn for pgsql-docs@lists.postgresql.org; Fri, 17 Aug 2018 01:12:49 +0000 Received: from mail-io0-x241.google.com ([2607:f8b0:4001:c06::241]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fqTJl-00056W-LC for pgsql-docs@postgresql.org; Fri, 17 Aug 2018 01:12:47 +0000 Received: by mail-io0-x241.google.com with SMTP id l14-v6so5629417iob.7 for ; Thu, 16 Aug 2018 18:12:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=RUkmZG2i4+YNk+oFb2evuOPRpMV9AVw30LuC0dvKNjA=; b=pov/lO7H8hYjflXb2WUCcqXHWk4QzUaok1iHmu4/AGCQMOZ/f0gDhkCya2+2dfEGhp UmgeVY7p4YiDuZatYkvvahPp4SoZF2Gya/a6q00Ekcgl7dqupEbxQbpShO7GxjZ6PEB0 TxbOjJ0s7O0nh0vEJZzgw+X31xS5jidtIR6kL8qxLCK7b/Ma/2tKu7RjoI915qE4ypfy ZwsrvEeu59Ke0OR1XXOn14R0PuajNDN7awmxB50ZIAtD8QdEI7eXrhJgUoIUtESLGgHs KCuydRVQh0gXEl5WYdegXqXyXsaYKMDa5KUT6c1yqnErcSJ8pcAB419zUMz18F8U3qwM RJ5g== 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:references :mime-version:content-disposition:in-reply-to:user-agent; bh=RUkmZG2i4+YNk+oFb2evuOPRpMV9AVw30LuC0dvKNjA=; b=gTAlBwl8pqBpHlabnhgnnO2KUh5rG914DVEugzZhBhJS1Inh7fI6HUQRu/NPIaVPNq Ec/DurKb/J0C565JPDeJMiD4356c+yFhf5EiGjGKHi91M0zmXA8dTOvHWUSCs/UeKH0z 5YHSptT37aDxbwe2JK2XanFmxqWeHn6TLF50GEEmJPg+tjAweoIqiKOj6QHYEdjDczGQ Hean/Hf4PB8l5aTUoZtd12SyvSBm0V4UjXNJeydtQpdwL1TAfnTPuyIhY6UM5zcXvjCK cjqxSHMkgaANQt7n7azmnsZOZOzOIbKSkp4JQKXHlVsacVYuf4MKUUWGWiMdDvrs97hE UOYA== X-Gm-Message-State: APzg51D7oY/C/Wc39hz8Cvpv+sz8OeNSsNQ1nGpbSHoJverJ4Xwg63cZ xHIhfaJBekku69QmWYZryU8t0w== X-Google-Smtp-Source: ANB0VdYx3FBrKCF7HQslZQvb8IiqH17GBbHlprKYoiGMi/j+n/fIPNYSwbJcz+kwWtqoKghMyPk5dQ== X-Received: by 2002:a6b:ce19:: with SMTP id p25-v6mr50899iob.243.1534468364316; Thu, 16 Aug 2018 18:12:44 -0700 (PDT) Received: from pryzbyj (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id z3-v6sm412759ioz.85.2018.08.16.18.12.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Aug 2018 18:12:43 -0700 (PDT) Received: by pryzbyj (Postfix, from userid 1000) id B57B9805758; Thu, 16 Aug 2018 20:12:42 -0500 (CDT) Date: Thu, 16 Aug 2018 20:12:42 -0500 From: Justin Pryzby To: Thomas Munro Cc: pgsql-docs Subject: Re: typo in parallel safety doc Message-ID: <20180817011242.GT22271@telsasoft.com> References: <20180816195431.GA23707@telsasoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Fri, Aug 17, 2018 at 11:39:27AM +1200, Thomas Munro wrote: > On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby wrote: > > https://www.postgresql.org/docs/10/static/parallel-safety.html > > |Even for simple functions where it conceivably be done, we do not try, since this would be expensive and error-prone. > > > > should say: > > "where it COULD conceivably" > > Right, thanks. Will fix. I dearly hope this was intentional ;) commit 96e98fa2606b2b12805db99196f468152312af14 Author: Thomas Munro Date: Fri Aug 17 11:32:55 2018 +1200 Proof-reading for documentation. Somebody accidentally a word. Back-patch to 9.6. Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20180816195431.GA23707%40telsasoft.com Thanks, Justin