Re: C11 / VS 2019

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: C11 / VS 2019
Date: 2025-08-01 14:27:04
Message-ID: 2263055.1754058424@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(at)eisentraut(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2025-08-01 14:33:17 Re: SQL function to access to `creating_extension`
Previous Message Tom Lane 2025-08-01 14:22:11 Re: When creating index, why pointing to old version of tuple