Re: MERGE ... WHEN NOT MATCHED BY SOURCE
Dean Rasheed <dean.a.rasheed@gmail.com>
From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
Vik Fearing <vik@postgresfriends.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-01-26T15:48:44Z
Lists: pgsql-hackers
Attachments
- support-merge-when-not-matched-by-source-v9.patch (text/x-patch) patch v9
n Fri, 26 Jan 2024 at 14:59, vignesh C <vignesh21@gmail.com> wrote: > > CFBot shows that the patch does not apply anymore as in [1]: > Rebased version attached. Regards, Dean
Commits
-
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
- 0294df2f1f84 17.0 landed
-
Reindex toast before its main relation in reindex_relation()
- f2bf8fb04886 17.0 cited