Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRk0O-0091vX-TH for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 02:25:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rRk0N-00HRxa-HZ for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 02:25:43 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRk0N-00HRxR-8M for pgsql-hackers@lists.postgresql.org; Mon, 22 Jan 2024 02:25:43 +0000 Received: from mail-lj1-x235.google.com ([2a00:1450:4864:20::235]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rRk0G-0032rx-7z for pgsql-hackers@postgresql.org; Mon, 22 Jan 2024 02:25:42 +0000 Received: by mail-lj1-x235.google.com with SMTP id 38308e7fff4ca-2cd2f472665so24184661fa.2 for ; Sun, 21 Jan 2024 18:25:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705890333; x=1706495133; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=QDfwM365LVwBmdZ+UDZbukFhwuAWfInpoe9IfJPJlko=; b=FCQi5DdnBym1JNYBYsubl+qQVwLzQ9Fkh55Yfg3PjhZt61ccZB7/3+BzkYEdng2v7Y RHwJ2L+KSILXaAM9O05oonrCOyggwKT/8s4chVtipZr18qYlPR8PA7Nk/U8uVrs03mvr jNfiWzytazxhCp1a8DNCnfPjMYYb3P64Srlk/80Xxq+GNv6b50onDdVpMw2MyMpBqSLP FfCQthg2cpxWge9HSN5egg3dH9nkRRw262pPKg2Reh4GgbOzQOyf9Na+9/3mC8b2PJoQ RvMKws0nnQyNH4xOru5HmsfcDrxHLUYFCEQZtlH+Rlx7pz2Ie4+2n44pxh2OyQ2whvfV WDZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705890333; x=1706495133; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=QDfwM365LVwBmdZ+UDZbukFhwuAWfInpoe9IfJPJlko=; b=P+5yc0kwOoUJBuiJDjJfkhaGCjPN70SdCkzbfnh3I+z8hxnjY9d5VEgFR95MS9pntc KE9QnaboxIogMOFv12JP+VHPr6QLBWFVgn5w2EzvF59oD5ziK+4nwNCHTTIrkZURFYLK Ujf55oRJ8Hze1gIZ8iRM+TKgMjR/H0acw9jMdk192Ho+tiIulVrHJtonrcq/mqAGugdp 2PulivoF3OjlCsORBUpfo+C6V10H/puNDR0aKywt74dgedQ/FH9loj9PCv9lqUmDu315 sUhnAF1/9BUAnuWLQ/qdbEPYZ/wD0icskfz55zVYzPptzRqwm31Jan02nWB26HwfwqH0 CrAA== X-Gm-Message-State: AOJu0Yy15xCTGmK5+fzRosWY+upsKpBE5/2VIyN8XiTnL8QqnyRtU4BY U7GbRInLUHBMEqiiCdV/QkOO1f9ZH5dsFzSmulbYxw97jP3KJOgmWYRrmTvFGXmo5DYCEK/xfxl uAC8LEekadLj6uvu5cx0+/HVsFTA= X-Google-Smtp-Source: AGHT+IHnjdMq4qViwIZeZjRpM5uKw71q6wRVTlMdxR21C3uaimcKAvuiq5R8hQlmnqLdYDnJO9tOLB/JqNbbN8g+oQo= X-Received: by 2002:a05:651c:1a25:b0:2cd:f914:bba7 with SMTP id by37-20020a05651c1a2500b002cdf914bba7mr1549063ljb.34.1705890333096; Sun, 21 Jan 2024 18:25:33 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Peter Smith Date: Mon, 22 Jan 2024 13:25:13 +1100 Message-ID: Subject: Re: ALTER TABLE SET ACCESS METHOD on partitioned tables To: Justin Pryzby Cc: Michael Paquier , Soumyadeep Chakraborty , Zhihong Yu , pgsql-hackers@postgresql.org, Ashwin Agrawal , vanjared@vmware.com Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 2024-01 Commitfest. Hi, this patch was marked in CF as "Needs Review" [1], but there has been no activity on this thread for 6+ months. Is anything else planned, or can you post something to elicit more interest in reviews for the latest patch? Otherwise, if nothing happens then the CF entry will be closed ("Returned with feedback") at the end of this CF. ====== [1] https://commitfest.postgresql.org/46/3727/ Kind Regards, Peter Smith. Fujitsu Australia