Re: ON CONFLICT DO SELECT (take 3) - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: ON CONFLICT DO SELECT (take 3)
Date
Msg-id CAL9smLCrJQgoiYR=5dKZhQsooVP5tUuNtubik+2htPDZRc0CCw@mail.gmail.com
Whole thread Raw
In response to Re: ON CONFLICT DO SELECT (take 3)  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: ON CONFLICT DO SELECT (take 3)
List pgsql-hackers
On Thu, Nov 20, 2025 at 10:50 AM Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> On Thu, 20 Nov 2025 at 01:29, Andreas Karlsson <andreas@proxel.se> wrote:
> >
> > Yup! "My" patch was just Marko's patch rebased on PG17/PG18 and with
> > support for new PG features added, more tests and a couple of bugs
> > fixed. The original idea and huge parts of the patch are indeed Marko's.
>
> OK, got it. So author credit for this patch should go to Marko,
> Andreas, and Viktor? In that order? And I should add the original
> thread to the commit message.

I think Andreas gets first author on this one.

Thanks!


.m



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)
Next
From: Amit Kapila
Date:
Subject: Re: Parallel Apply