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

From Álvaro Herrera
Subject Re: allow benign typedef redefinitions (C11)
Date
Msg-id 202510051642.wwmn4mj77wch@alvherre.pgsql
Whole thread Raw
In response to Re: allow benign typedef redefinitions (C11)  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
I have applied 0002 and 0004, which are the straightforward ones.
I decided not to pursue 0003 because I think a much better idea is to
remove the inclusion of tupconvert.h in execnodes.h.

Here's 0001 again.  I mentioned a possible move of a few instrumentation
structs from elsewhere into the new file, just so that they're all
together in one place.  The new 0002 here does that, but I'm feeling
quite unsure about it.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Uno puede defenderse de los ataques; contra los elogios se esta indefenso"

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Next
From: Tom Lane
Date:
Subject: Re: psql: Count all table footer lines in pager setup