pgsql: meson: Fix missing name arguments of cc.compiles() calls - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: meson: Fix missing name arguments of cc.compiles() calls
Date
Msg-id E1tUO3e-003933-2r@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
meson: Fix missing name arguments of cc.compiles() calls

Without it, the check won't show up in the meson setup/configure
output.

Discussion: https://www.postgresql.org/message-id/flat/795b1c54-c64a-47f9-8fa3-880dcab59975%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6549a02a51e88960cccb938999a43203e335d0cc

Modified Files
--------------
meson.build | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Document strange jsonb sort order for empty top level arrays
Next
From: John Naylor
Date:
Subject: pgsql: Use caller's memory context for radix tree iteration state