Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZrER-0002yV-Gb for pgsql-hackers@arkaria.postgresql.org; Thu, 31 Mar 2022 09:36:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nZrEP-0000YD-TU for pgsql-hackers@arkaria.postgresql.org; Thu, 31 Mar 2022 09:36:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZrEP-0000Y4-Jn for pgsql-hackers@lists.postgresql.org; Thu, 31 Mar 2022 09:36:41 +0000 Received: from mail-pj1-x102b.google.com ([2607:f8b0:4864:20::102b]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nZrEN-0003Gr-J5 for pgsql-hackers@lists.postgresql.org; Thu, 31 Mar 2022 09:36:41 +0000 Received: by mail-pj1-x102b.google.com with SMTP id o3-20020a17090a3d4300b001c6bc749227so3083830pjf.1 for ; Thu, 31 Mar 2022 02:36:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:message-id:to:cc:subject:from:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=77SuIS8+4XxIM5owipoeJRwfWsL28uDOGizkQllQyE0=; b=SAUe8a64E7Bp6Xzy277wmnc2g3Hgl08kGHSSzBbKYxIiPQe1wlH4e/VWz98/iheHHr oWJZnzRoOzICxq6dfB0HqjCdvliOAcO4cQWZ6bGkWxhwsUtzJhrRhiCPXM3dcyBpczub curO0K85m5J6wL8nrGE1tBDV4lhxSDTZ0x4xch2Wbz6zicmsyNQ7z2ZI36dMbe3hK+Jw dn8u6qFVM5ar0xpMhKRaIwWUG43DkoTrIL4G58QcaBBQLJOlRb2tD+gxryrIK2LymIcA hjLFJNQLHk/C1rqJvrhE7txfVZmDrfmioFM6xyoZKb/dnRC45tnrFKpiIIT598mOuQDS 9MtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:message-id:to:cc:subject:from:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=77SuIS8+4XxIM5owipoeJRwfWsL28uDOGizkQllQyE0=; b=sfQB8y6j6QhHAODimkWz+UR7i09SsATeikfMLCRAYS/TbSDAJX77/eDnbun9J/kcwp LyJ5IAhklF9lXhQsJbIS5Bqeg/53sBFHQQVSMNg+sOBPti5jjMhObcgpd1/6545ZknVC Iccybg9Ouid3LTsd+WcNVl7hZtT6wBXaV6YWOQtz2DLcEiYw+ELwb9e2er74OHsZZN0G X2jqkMXgQ09El28KquEcyaW2rUTv6AdMF152rKFQRRtZJHpW5+HsTMa6Uioz6LCF6zYX ZnZ4jQDXJhoiPkPLlAQGV2bGNq1qU4N4Z7/xbGtpcA4J1aeeehtF6VLFZ2fW0JO//mwi CgWQ== X-Gm-Message-State: AOAM530OmrVXxo2aX0Zl0ZR3Tyr5r2bXFZdYqQfguAnYIZC1+I5WPKqr BVJ9c2DluIQ8G1EjhRQ8EC0= X-Google-Smtp-Source: ABdhPJz8GA3VsXZcU0VYRadKZYBv6OO4rB3f28lcyLGWVySeaiJOzJQJ+4po4ADnjev+zufyUbTIGg== X-Received: by 2002:a17:903:1104:b0:154:c628:e7c2 with SMTP id n4-20020a170903110400b00154c628e7c2mr4609878plh.54.1648719397721; Thu, 31 Mar 2022 02:36:37 -0700 (PDT) Received: from localhost (KD036014041111.ppp-bb.dion.ne.jp. [36.14.41.111]) by smtp.gmail.com with ESMTPSA id y41-20020a056a001ca900b004fb000ccd92sm21559087pfw.96.2022.03.31.02.36.35 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Thu, 31 Mar 2022 02:36:37 -0700 (PDT) Date: Thu, 31 Mar 2022 18:36:34 +0900 (JST) Message-Id: <20220331.183634.1085010436469743640.horikyota.ntt@gmail.com> To: pryzby@telsasoft.com Cc: tgl@sss.pgh.pa.us, rjuju123@gmail.com, jakub.wartak@tomtom.com, pgsql-hackers@lists.postgresql.org Subject: Re: In-placre persistance change of a relation From: Kyotaro Horiguchi In-Reply-To: <20220331.183318.1550548268473692904.horikyota.ntt@gmail.com> References: <20220331.135845.1011177858609779865.horikyota.ntt@gmail.com> <20220331053707.GK28503@telsasoft.com> <20220331.183318.1550548268473692904.horikyota.ntt@gmail.com> User-Agent: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk At Thu, 31 Mar 2022 18:33:18 +0900 (JST), Kyotaro Horiguchi wrote in > I don't think this can be commited to 15. So I post the fixed version > then move this to the next CF. Then done. Thanks! regards. -- Kyotaro Horiguchi NTT Open Source Software Center