pgsql: Fix meson detection of a couple of 64 bit builtins.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix meson detection of a couple of 64 bit builtins.
Date: 2025-01-07 18:20:53
Message-ID: E1tVECD-000N1Q-0J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix meson detection of a couple of 64 bit builtins.

A couple of checks were missed by commit 962da900, so we would fail to
detect the features.

Reported-by: Юрий Соколов <y(dot)sokolov(at)postgrespro(dot)ru>
Discussion: https://postgr.es/m/42C25E2A-6519-4549-9F47-6B0686E83836%40postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c4782c44101ef9e50daa9e1d69821d98f58057fd

Modified Files
--------------
meson.build | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-01-07 19:08:07 pgsql: Fix error message wording
Previous Message Álvaro Herrera 2025-01-07 15:51:14 pgsql: Remove unnecessary code to handle CONSTR_NOTNULL