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 1rTORj-002Zvu-7V for pgsql-hackers@arkaria.postgresql.org; Fri, 26 Jan 2024 15:48:47 +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 1rTORi-00HXrd-6N for pgsql-hackers@arkaria.postgresql.org; Fri, 26 Jan 2024 15:48:46 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rTORh-00HXrU-RL for pgsql-hackers@lists.postgresql.org; Fri, 26 Jan 2024 15:48:45 +0000 Received: from mail-io1-xd33.google.com ([2607:f8b0:4864:20::d33]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rTORf-003Uki-9E for pgsql-hackers@lists.postgresql.org; Fri, 26 Jan 2024 15:48:44 +0000 Received: by mail-io1-xd33.google.com with SMTP id ca18e2360f4ac-7ba9c26e14aso11663839f.0 for ; Fri, 26 Jan 2024 07:48:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706284122; x=1706888922; darn=lists.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=uYlD/yTZfmuVw6KbZUDSoLKgUcNUPXSvWJ/6xwngHi0=; b=Zz+/RfACBAewvcm9RVwDsiRM58zI5/L7dQqUZz9aCY3v/eYk1oc0PN115RvGcMoBkC c1yWyYHLjCKoAUNWGGuJ8x4PnIbCx9/VSkbQ+VNbfr72AgEdmejQnV3PAi/Q/Ecfunf0 B6i0Nax1YrOnKy5AcpmvFOFZb19wvd9EvSAzh2zDeKTLd9rmBxpXGl8hn+CT6GEeeVhO k5tsCQbn6s0tT2q2N04+bup/EVKqqjM2lHzJZEIE1LtXW2ng+ilTIbRJt9qRMX555OQc H8vRjgQ7CndvNUsshI7z2atdPWu8wpv5ad4Yo8s+ZcLCL1GsG+IeUnQBE3ZIp8+OB3rt mh6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706284122; x=1706888922; 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=uYlD/yTZfmuVw6KbZUDSoLKgUcNUPXSvWJ/6xwngHi0=; b=PXr+0Nx6QE7yrAytFd8DMe0+pmdfY8f0VXEb18rgqJoT6Vwxp3hy9RW3gjzYfF81Q4 wSjwmtrVKXAWGjGi0O7LS3f5G1NwYg039VJMmr4sxvXCp8tbSK/XMPEoViL4YsVYF3lB wVDg8VX+GUpRVCJL+LiTz54AyO5IcoyzkKOWTxu24+zzesMUiVsRePbkCHqZJwLW99no jTdQw1r3ETCxLpnLckTLN0Tqsx3/rXO64tcK+/SfTs7IEYk2Y3xbRGl+0dcNgVs0EU/o QQpkEQ8zKQF/9im3/maMfBH4fYjy+vwCYpdG7VPzwoDMipxe69icKSfXBXDorldnEgm7 au1A== X-Gm-Message-State: AOJu0YxmaVA99HajHcROziqi6Q9EtdYP4wPaDaKUxaMwC+ikih36PqBD SeK2MAk/JBqNoaF78V76FPcgRQLBhaQWxnOp3nHcDuxiryKbmuLGiBUAF9xf7JdOCPFx7sFTaHF +qJXAAH232LiHYDp3FuIXTb1R34NO0QGkUpQ= X-Google-Smtp-Source: AGHT+IFTE3dK9E9zn9sgyxbcuuyAVLAlowsJ9dKrng8ciLJRsdc3Ug0rNtX3/op5Zg7p6NxoFIx1N8KC6AOTjdb1rjM= X-Received: by 2002:a6b:7f0c:0:b0:7bf:969e:a045 with SMTP id l12-20020a6b7f0c000000b007bf969ea045mr933240ioq.10.1706284122493; Fri, 26 Jan 2024 07:48:42 -0800 (PST) MIME-Version: 1.0 References: <20230321122627.6hchobk4c6jn633q@alvherre.pgsql> In-Reply-To: From: Dean Rasheed Date: Fri, 26 Jan 2024 15:48:31 +0000 Message-ID: Subject: Re: MERGE ... WHEN NOT MATCHED BY SOURCE To: Peter Smith Cc: Alvaro Herrera , Vik Fearing , PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, 22 Jan 2024 at 02:10, Peter Smith wrote: > > 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? Can you post something to elicit more > interest in the latest patch? Otherwise, if nothing happens then the > CF entry will be closed ("Returned with feedback") at the end of this > CF. > I think it has had a decent amount of review and all the review comments have been addressed. I'm not quite sure from Alvaro's last comment whether he was implying that he thought it was ready for commit. Looking back through the thread, the general sentiment seems to be in favour of adding this feature, and I still think it's worth doing, but I haven't managed to find much time to progress it recently. Regards, Dean