Re: support for MERGE

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>, Amit Langote <amitlangote09(at)gmail(dot)com>, Japin Li <japinli(at)hotmail(dot)com>
Cc: Zhihong Yu <zyu(at)yugabyte(dot)com>, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Daniel Westermann <dwe(at)dbi-services(dot)com>, Erik Rijkers <er(at)xs4all(dot)nl>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: support for MERGE
Date: 2022-03-16 20:36:02
Message-ID: 202203162036.psrvvmshated@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry, brown paperbag bug. This fixes it.

--
Álvaro Herrera 39°49'30"S 73°17'W — https://www.EnterpriseDB.com/
"Oh, great altar of passive entertainment, bestow upon me thy discordant images
at such speed as to render linear thought impossible" (Calvin a la TV)

Attachment Content-Type Size
v17-0001-Split-ExecUpdate-and-ExecDelete-in-reusable-piec.patch text/x-diff 40.8 KB
v17-0002-MERGE-SQL-Command-following-SQL-2016.patch text/x-diff 386.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jimmy Yih 2022-03-16 20:43:12 Re: Concurrent deadlock scenario with DROP INDEX on partitioned index
Previous Message samay sharma 2022-03-16 20:27:14 Re: Proposal: Support custom authentication methods using hooks