Re: [PATCH] Implement INSERT SET syntax

Поиск
Список
Период
Сортировка
От Gareth Palmer
Тема Re: [PATCH] Implement INSERT SET syntax
Дата
Msg-id CA+A-St+NntBh2EGu3a0xbVxJFzaeEOn=Vn_V84OuhM59_HKarQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Implement INSERT SET syntax  (Jacob Champion <jchampion@timescale.com>)
Ответы Re: [PATCH] Implement INSERT SET syntax  (Jacob Champion <jchampion@timescale.com>)
Список 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@timescale.com> wrote:
>
> On Thu, Apr 7, 2022 at 11:29 AM Marko Tiikkaja <marko@joh.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
>
>
>
>

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Geier
Дата:
Сообщение: Improving scalability of Parallel Bitmap Heap/Index Scan
Следующее
От: Nikolay Shaplov
Дата:
Сообщение: Re: Bug: Reading from single byte character column type may cause out of bounds memory reads.