Re: pgsql: Modified files for MERGE

From: Andres Freund <andres(at)anarazel(dot)de>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Modified files for MERGE
Date: 2018-04-02 20:36:57
Message-ID: 20180402203657.aqb545pl55l3p6ed@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi,

On 2018-04-02 20:13:41 +0000, Simon Riggs wrote:
> Modified files for MERGE

This is a bit of a weird split. What's the reason behind it?

This seems to have turned several animals red:
- https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=thrips&dt=2018-04-02%2020%3A27%3A28
use of uint, which isn't a portable type.
- https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=calliphoridae&dt=2018-04-02%2020%3A20%3A01
looks like copy/read/out/equalfuncs aren't properly filled out

Regards,

Andres

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-04-02 20:41:58 pgsql: doc: document "IS NOT DOCUMENT"
Previous Message Simon Riggs 2018-04-02 20:36:56 pgsql: Revert "MERGE SQL Command following SQL:2016"