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

From Tom Lane
Subject Re: allow benign typedef redefinitions (C11)
Date
Msg-id 2084398.1756475853@sss.pgh.pa.us
Whole thread Raw
In response to allow benign typedef redefinitions (C11)  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> Here is the first of several (to come at a later date) patch sets to 
> take some advantage of C11 features.

I haven't checked this line-by-line, but +1 for concept (assuming the
build farm is actually happy with it).  0006 and 0007, in particular,
clean up some very messy hacks.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: bug: virtual generated column can be partition key
Next
From: Fabrice Chapuis
Date:
Subject: Re: Issue with logical replication slot during switchover