Re: pgsql: New files for MERGE - Mailing list pgsql-hackers

From Andres Freund
Subject Re: pgsql: New files for MERGE
Date
Msg-id 20180403153245.l4nph4jo3i56ukls@alap3.anarazel.de
Whole thread Raw
Responses Re: pgsql: New files for MERGE
Re: pgsql: New files for MERGE
List 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 by date:

Previous
From: Nikhil Sontakke
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Next
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] GUC for cleanup indexes threshold.