Re: Multi Inserts in CREATE TABLE AS - revived patch

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Multi Inserts in CREATE TABLE AS - revived patch
Дата
Msg-id CALj2ACVXnBp1wy7f-HG5ciXJydTvMQs+YphuNRp7U=HB+do_DQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Multi Inserts in CREATE TABLE AS - revived patch  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Multi Inserts in CREATE TABLE AS - revived patch
Список pgsql-hackers
On Mon, Nov 23, 2020 at 3:26 PM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>
> On 23/11/2020 11:15, Bharath Rupireddy wrote:
> > Attaching v2 patch, rebased on the latest master 17958972.
>
> I just broke this again with commit c532d15ddd to split up copy.c.
> Here's another rebased version.
>

Thanks! I noticed that and am about to post a new patch. Anyways,
thanks for the rebased v3 patch. Attaching here v3 again for
visibility.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Ajin Cherian
Дата:
Сообщение: Re: [HACKERS] logical decoding of two-phase transactions
Следующее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: Use of "long" in incremental sort code