From: | Gareth Palmer <gareth(dot)palmer3(at)gmail(dot)com> |
---|---|
To: | Jacob Champion <jchampion(at)timescale(dot)com> |
Cc: | Marko Tiikkaja <marko(at)joh(dot)to>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, wenjing zeng <wjzeng2012(at)gmail(dot)com>, Rachel Heaton <rachelmheaton(at)gmail(dot)com>, Gareth Palmer <gareth(at)internetnz(dot)net(dot)nz>, movead li <movead(dot)li(at)highgo(dot)ca>, David Steele <david(at)pgmasters(dot)net>, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
Subject: | Re: [PATCH] Implement INSERT SET syntax |
Date: | 2022-07-14 10:45:33 |
Message-ID: | CA+A-St+NntBh2EGu3a0xbVxJFzaeEOn=Vn_V84OuhM59_HKarQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
Here is a new version of the patch that applies to HEAD.
It also adds some regression tests for overriding {system,user} values
based on Wenjing Zeng's work.
Gareth
On Thu, 14 Jul 2022 at 22:40, Jacob Champion <jchampion(at)timescale(dot)com> wrote:
>
> On Thu, Apr 7, 2022 at 11:29 AM Marko Tiikkaja <marko(at)joh(dot)to> wrote:
> > I can help with review and/or other work here. Please give me a
> > couple of weeks.
>
> Hi Marko, did you get a chance to pick up this patchset? If not, no
> worries; I can mark this RwF and we can try again in a future
> commitfest.
>
> Thanks,
> --Jacob
>
>
>
>
Attachment | Content-Type | Size |
---|---|---|
insert-set-v9.patch | text/x-patch | 18.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Nikolay Shaplov | 2022-07-14 11:07:56 | Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. |
Previous Message | David Geier | 2022-07-14 10:13:38 | Improving scalability of Parallel Bitmap Heap/Index Scan |