Re: pgsql: Redesign initialization of partition routing structures

From: Andres Freund <andres(at)anarazel(dot)de>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Redesign initialization of partition routing structures
Date: 2018-11-16 19:59:37
Message-ID: 20181116195937.v7gb4mendazoy326@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi,

On 2018-11-16 16:54:03 -0300, Alvaro Herrera wrote:
> Thanks, I just noticed it and will push this in a minute. Since I
> cannot reproduce the error, it's a blind fix, but seems correct.

FWIW, if you use clang you can probably reproduce this using
-Werror=typedef-redefinition

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-16 20:01:37 Re: pgsql: Redesign initialization of partition routing structures
Previous Message Alvaro Herrera 2018-11-16 19:56:43 pgsql: Avoid re-typedef'ing PartitionTupleRouting