Re: Windows build warnings - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Windows build warnings
Date
Msg-id 144247.1637766442@sss.pgh.pa.us
Whole thread Raw
In response to Re: Windows build warnings  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Responses Re: Windows build warnings
List pgsql-hackers
=?utf-8?Q?Dagfinn_Ilmari_Manns=C3=A5ker?= <ilmari@ilmari.org> writes:
> Should we change the compiler checks for attributes in c.h to include
> `|| __has_attribute(…)`, so that we automatically get them on compilers
> that support that (particularly clang)?

clang already #defines GCC, no?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Rename dead_tuples to dead_items in vacuumlazy.c
Next
From: Alvaro Herrera
Date:
Subject: Re: Rename dead_tuples to dead_items in vacuumlazy.c