Re: allow benign typedef redefinitions (C11) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: allow benign typedef redefinitions (C11)
Date
Msg-id 2198104.1758331044@sss.pgh.pa.us
Whole thread Raw
In response to Re: allow benign typedef redefinitions (C11)  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre@kurilemu.de> writes:
> Oh, and replication/conflict.h including all of execnodes.h is kind of
> ridiculous.

Sooner or later we need to work out a subsystem hierarchy that
can define which headers should be allowed to include which
other ones.  I have no clear ideas about what that should look
like, but I think the need for it gets ever more urgent.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Improve the performance of Unicode Normalization Forms.
Next
From: Sami Imseih
Date:
Subject: Re: PgStat_HashKey padding issue when passed by reference