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

From Tom Lane
Subject Re: C11 / VS 2019
Date
Msg-id 2263055.1754058424@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:
> Ideally, the tests should be run with the arguments in the same order as 
> the actual compilation, but I don't think meson is equipped to support 
> that.

Egad.  We are putting our faith in a build system that can't get
that right?  Order of switches is frequently critical.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: When creating index, why pointing to old version of tuple
Next
From: Andrei Lepikhov
Date:
Subject: Re: SQL function to access to `creating_extension`