Re: pgsql: Redesign initialization of partition routing structures - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Redesign initialization of partition routing structures
Date
Msg-id 20181116195937.v7gb4mendazoy326@alap3.anarazel.de
Whole thread Raw
In response to Re: pgsql: Redesign initialization of partition routing structures  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: pgsql: Redesign initialization of partition routing structures
List 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


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Avoid re-typedef'ing PartitionTupleRouting
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Redesign initialization of partition routing structures