Re: C11 / VS 2019 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: C11 / VS 2019
Date
Msg-id 1219481.1756224665@sss.pgh.pa.us
Whole thread Raw
In response to Re: C11 / VS 2019  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> Tom: You ought to update the configuration on the buildfarm members 
> longfin and sifaka from
> 'CC' => 'ccache clang -std=gnu99',
> to
> 'CC' => 'ccache clang -std=gnu11',
> for the master branch.

Roger, will do.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Parallel heap vacuum
Next
From: Heikki Linnakangas
Date:
Subject: Re: Proper object locking for GRANT/REVOKE