Re: SQL MERGE patches for PostgreSQL Versions

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Kang Yuzhe <tiggreen87(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, bxzhai2010(at)gmail(dot)com
Subject: Re: SQL MERGE patches for PostgreSQL Versions
Date: 2017-06-22 09:13:28
Message-ID: CAMsr+YE8vf9vQTx7McXsYOeTmKokA3FtObu3nHZuPi92nECDtQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 22 June 2017 at 17:00, Kang Yuzhe <tiggreen87(at)gmail(dot)com> wrote:

> diff --git a/src/backend/executor/nodeModifyTable.c
> b/src/backend/executor/nodeModifyTable.c
> index 8619ce3..e3ac758 100644
> --- a/src/backend/executor/nodeModifyTable.c
> +++ b/src/backend/executor/nodeModifyTable.c

The first entry in the 'index' is the git commit hash of the base commit, IIRC.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-06-22 09:55:38 Re: Setting pd_lower in GIN metapage
Previous Message Thomas Munro 2017-06-22 09:10:09 Re: SQL MERGE patches for PostgreSQL Versions