diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2025-08-18 07:35:55 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2025-08-18 07:42:39 +0200 |
commit | 4a4038068bb29eff2516296fc842b88741625afd (patch) | |
tree | c5be211416860207fce55894d0c83d901db8242b /src/backend/utils/adt/multixactfuncs.c | |
parent | ba3d93b2e806a877f26922e0f9e1845d0ef1511b (diff) |
meson: Move C99 test earlier
Move the test for compiler options for C99 earlier in meson.build,
before we make use of the compiler for other tests. That way, if any
command-line options are needed, subsequent tests will also use them.
This is at the moment a theoretical problem, but it seems better to
get this correct. It also matches the order in the Autoconf-based
build more closely.
Discussion: https://www.postgresql.org/message-id/flat/01a69441-af54-4822-891b-ca28e05b215a@eisentraut.org
Diffstat (limited to 'src/backend/utils/adt/multixactfuncs.c')
0 files changed, 0 insertions, 0 deletions