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 1g3H8J-00058r-Sz for pgsql-docs@arkaria.postgresql.org; Fri, 21 Sep 2018 08:49:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1g3H8F-0007On-H6 for pgsql-docs@arkaria.postgresql.org; Fri, 21 Sep 2018 08:49:47 +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 1g3H8D-0007Of-SG for pgsql-docs@lists.postgresql.org; Fri, 21 Sep 2018 08:49:47 +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 1g3H87-0006af-TM for pgsql-docs@lists.postgresql.org; Fri, 21 Sep 2018 08:49:45 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 24F3021F24; Fri, 21 Sep 2018 04:49:37 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 21 Sep 2018 04:49:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paquier.xyz; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=hvCvvxbNOnMpNXqWbtsCUB2lgu14Yom830+5TTkGvAQ=; b=Ms5+pYSI ifKZGi2j0h5OrxJkuh2qDf4dn8EhEacvlG28Fy3uplV3IZUFsF+09fya7H/9y3zx T8esE7K9iSIhQzm71la5v6uGeEne7upqxK66fiRZWI8b9x+JZxOLBUm9i+I11oOm 1/APT/+ibOio6OEenWiQuMdPC2BGm8OJ9bLPGZ4TZ1AS/HOkPMdpdd7z7cp5PQpB ImUcVlFjB+Ne9ETyaR7hQWVfDAtX1SFngpX5BV4N/8xRR3o7wpO9/8PiiIk7ynaX CKIVzcfVR8/bXLnKcgrcEm2Ygh8nPuQY2duZiJbAkWg+7QmZaiI/GeE2DvqjcDmC GmEuMmLerPFAjQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=hvCvvxbNOnMpNXqWbtsCUB2lgu14Y om830+5TTkGvAQ=; b=q+z13X8SBSr1fAN/9KGd1tLG0HNUdP2ogkd+ZaPITw74o og1kuP4AoxzKwC7UD5cbptw5nvxE3sp++9rxvkEBtrI00cYap8HnT4Rdg/zhI+mM bj/HjTlgagVqxQjgCXXdwajmNrRCUCBhRgc7fLMSUe3uHjErasDy9P/Co/nxFE9S 9iaures+oOmGAE/jHt3xvMW1C8Rf4NJm8FAkIJ+XCPFs9njg24DGcCHwWUgSWAv2 0YQF27t85TO6J3Ayh2P0MojwBdfOSonk+10gn+1/M4DoIxE4T4N/2LouOXtvHyoU 1QJc1aqHhotBWKUkXUvHvIyBJJhSqRhmMjyxgzg+g== X-ME-Proxy: X-ME-Sender: Received: from paquier.xyz (c137162.net61215.cablenet.ne.jp [61.215.137.162]) by mail.messagingengine.com (Postfix) with ESMTPA id 3A427102D2; Fri, 21 Sep 2018 04:49:34 -0400 (EDT) Date: Fri, 21 Sep 2018 17:49:31 +0900 From: Michael Paquier To: Adrien NAYRAT Cc: pgsql-docs@lists.postgresql.org Subject: Re: Mention FK creation take ShareRowExclusiveLock on referenced table Message-ID: <20180921084931.GB27106@paquier.xyz> References: <20180919025302.GF1650@paquier.xyz> <068af352-1ef4-77ee-4f56-3e24a1181fbd@anayrat.info> <20180921061352.GA27106@paquier.xyz> <55a489d5-a689-518a-a358-84c8a86232f2@anayrat.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bCsyhTFzCvuiizWE" Content-Disposition: inline In-Reply-To: <55a489d5-a689-518a-a358-84c8a86232f2@anayrat.info> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --bCsyhTFzCvuiizWE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Sep 21, 2018 at 09:09:36AM +0200, Adrien NAYRAT wrote: > Thanks! As it could happen even on previous version, should we > backpatch for the documentation? I have patched HEAD, and then down until conflicts happened, which is v10, thinking about it as a documentation improvement. The behavior exists for ages, so I have not bothered much... -- Michael --bCsyhTFzCvuiizWE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEG72nH6vTowiyblFKnvQgOdbyQH0FAluksJsACgkQnvQgOdby QH3wEQ/+PqlmgfDH5x0kktI4B13Nwt653qg2P/8A/votHBMAOtXFvZECjW4cLJyG 6vd9CTyoUAIvYwAOvrO6TgJMLFhO3RlpOf22tutpKzSqEpM5rG5G0hKKHi+Noa2Z UkpBhmJ1s6B+1RNS99ZFU5Ya31fsnFBx/v1UkL68hLstvEUtbdvP2jF95NNNZtEP 8Lie6GZqlrvot5Qc0TOlI0BgHSRFgkPQ0JDrNJ06dgQGGv6mGgrXYuOR2KDn2dEX +McLKtoeAaLqjfYJvc486OZdkSBfLR6NP/SnSizqkC9LkG4d9L7p4mYLINx5yGUB wvnVWC2WubFaOhUzB2OnkAXd92llwzQoE6Ofjs66x04ya0duqwkdt+ka427YVFsc fWsUgtlivFVIiotYfZT6VhKvw2qyjgqYtHVJs39HbSz6j4/wrDc8ciNEy/uD28TK LSBAYbD+48r1NqFm0RRr1/cSA7d7ioBMeiOq66hqSBS6ocwhEqOLW5y7Khdg7DLB wDNqdZQ0pMTtvYoHYqOvbDcT/1+N7XNuFXznzPBn91HiVipEZIpJmrd/VLARKYcQ xE2eCBU5i3BjqCD6SVIfNMOYYCdWCwhuuDA7l4y3Tn3MacU51nNc7L7YTfklPXMX p77KBeRrFt18xccDJPuGIrV2WiWUCt08ZkbMliS5vLd1P/LXz68= =ghau -----END PGP SIGNATURE----- --bCsyhTFzCvuiizWE--