Re: support for MERGE

From: Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: "Andres Freund" <andres(at)anarazel(dot)de>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Simon Riggs" <simon(dot)riggs(at)enterprisedb(dot)com>, "Tomas Vondra" <tomas(dot)vondra(at)enterprisedb(dot)com>, "Zhihong Yu" <zyu(at)yugabyte(dot)com>, "Daniel Westermann" <dwe(at)dbi-services(dot)com>, "Amit Langote" <amitlangote09(at)gmail(dot)com>, "Justin Pryzby" <pryzby(at)telsasoft(dot)com>, "Japin Li" <japinli(at)hotmail(dot)com>, "Erik Rijkers" <er(at)xs4all(dot)nl>, "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
Subject: Re: support for MERGE
Date: 2022-03-07 19:59:09
Message-ID: 7d41dcb8-ca24-40e1-b361-e7ec889e9124@www.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I attach v13 here. This version includes a 0002 that's does the split of nodeModifyTable.c routines, then 0003 implements MERGE on top of that. 0001 is as before.

Attachment Content-Type Size
v13-0001-Add-API-of-sorts-for-transaction-table-handling-.patch text/x-patch 7.6 KB
v13-0002-split-ExecUpdate-ExecDelete-etc.patch text/x-patch 38.3 KB
v13-0003-MERGE-SQL-Command-following-SQL-2016.patch text/x-patch 376.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2022-03-07 19:59:54 Re: role self-revocation
Previous Message Robert Haas 2022-03-07 19:57:44 Re: Make relfile tombstone files conditional on WAL level