Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2
Date
Msg-id CALdSSPjmM1e96BNE04j_kaRVSRk+Hrd_jLKvsns5iyZZTQimkg@mail.gmail.com
Whole thread Raw
In response to Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2  (Kirill Reshke <reshkekirill@gmail.com>)
Responses Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2
List pgsql-hackers
On Mon, 10 Mar 2025 at 18:05, Kirill Reshke <reshkekirill@gmail.com> wrote:
>
> On Wed, 5 Mar 2025 at 07:33, Andreas Karlsson <andreas@proxel.se> wrote:
> >
> > On 3/4/25 10:24 AM, Andreas Karlsson wrote:
> > > Rebased the patch to add support for OLD.* and NEW.*.
> >
> > Apparently the CI did not like that version.
> >
> > Andreas
>
> Hi!
> Applied v6.
>
> 1) Should we answer INSERT 0 10 here?

Sorry, i mean: INSERT 0 0

-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Wrong results with subquery pullup and grouping sets
Next
From: Yuki Seino
Date:
Subject: Re: Add “FOR UPDATE NOWAIT” lock details to the log.