Re: [PATCH] Implement INSERT SET syntax

From: wenjing zeng <wjzeng2012(at)gmail(dot)com>
To: Rachel Heaton <rachelmheaton(at)gmail(dot)com>
Cc: Gareth Palmer <gareth(at)internetnz(dot)net(dot)nz>, movead li <movead(dot)li(at)highgo(dot)ca>, david(at)pgmasters(dot)net, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
Subject: Re: [PATCH] Implement INSERT SET syntax
Date: 2022-01-21 09:24:51
Message-ID: EF5FA46A-24F9-4915-B81A-3D2A30225B26@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Since this feature adds INSERT OVERRIDING SET syntax, it is recommended to add some related testcases.

Regards
Wenjing

> 2021年9月22日 07:38,Rachel Heaton <rachelmheaton(at)gmail(dot)com> 写道:
>
>> On 4/23/20 8:04 PM, Gareth Palmer wrote:
>>>
>>> Thank you for the review, attached is v7 of the patch which should
>>> apply correcly to HEAD.
>>>
>
> Hello Gareth,
>
> This patch no longer applies to HEAD, can you please submit a rebased version?
>
> Thanks,
> Rachel
>
>

Attachment Content-Type Size
0001-insert-overriding-set-case.patch application/octet-stream 2.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Nancarrow 2022-01-21 09:25:52 Re: row filtering for logical replication
Previous Message Etsuro Fujita 2022-01-21 09:01:07 Re: postgres_fdw: incomplete subabort cleanup of connections used in async execution