Re: Supporting MERGE on updatable views - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Supporting MERGE on updatable views
Date
Msg-id CAEZATCUCaS3sOcqyyTGx1zG_CNzqDd8vY6HnUnkmAsWQwvr=eQ@mail.gmail.com
Whole thread Raw
In response to Re: Supporting MERGE on updatable views  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: Supporting MERGE on updatable views
List pgsql-hackers
On Fri, 30 Dec 2022 at 12:47, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>
> New version fixing a bug in preprocess_targetlist().
>

Rebased version, following 5d29d525ff.

Regards,
Dean

Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Switching XLog source from archive to streaming when primary available
Next
From: Dean Rasheed
Date:
Subject: Re: MERGE ... WHEN NOT MATCHED BY SOURCE