Re: pgsql: New files for MERGE

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pgsql: New files for MERGE
Дата
Msg-id 20180403153245.l4nph4jo3i56ukls@alap3.anarazel.de
обсуждение исходный текст
Ответы Re: pgsql: New files for MERGE  (Andres Freund <andres@anarazel.de>)
Re: pgsql: New files for MERGE  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,

On 2018-04-03 09:24:12 +0000, Simon Riggs wrote:
> New files for MERGE
> src/backend/executor/nodeMerge.c                   |  575 +++++++
> src/backend/parser/parse_merge.c                   |  660 ++++++++
> src/include/executor/nodeMerge.h                   |   22 +
> src/include/parser/parse_merge.h                   |   19 +

Getting a bit grumpy here.  So you pushed this, without responding in
any way to the objections I made in
http://archives.postgresql.org/message-id/20180403021800.b5nsgiclzanobiup%40alap3.anarazel.de
and did it in a manner that doesn't even compile?

Greetings,

Andres Freund


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

Предыдущее
От: Nikhil Sontakke
Дата:
Сообщение: Re: [HACKERS] logical decoding of two-phase transactions
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: [HACKERS] GUC for cleanup indexes threshold.