Re: MERGE ... RETURNING

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, walther(at)technowledgy(dot)de, Vik Fearing <vik(at)postgresfriends(dot)org>, Gurjeet Singh <gurjeet(at)singh(dot)im>, Isaac Morland <isaac(dot)morland(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: MERGE ... RETURNING
Date: 2024-03-18 08:01:03
Message-ID: CAEZATCVrP=xbZewXKUGQN3kuHJHV=Evx9J1A12G=GaB8dFKgvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 15 Mar 2024 at 17:14, Jeff Davis <pgsql(at)j-davis(dot)com> wrote:
>
> On Fri, 2024-03-15 at 11:20 +0000, Dean Rasheed wrote:
>
> > So barring any further objections, I'd like to go ahead and get this
> > patch committed.
>
> I like this feature from a user perspective. So +1 from me.
>

I have committed this. Thanks for all the feedback everyone.

Regards,
Dean

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2024-03-18 08:16:08 Re: Remove a FIXME and unused variables in Meson
Previous Message Himanshu Upadhyaya 2024-03-18 07:56:59 Re: remaining sql/json patches