pgsql: Fix meson detection of a couple of 64 bit builtins. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Fix meson detection of a couple of 64 bit builtins.
Date
Msg-id E1tVECD-000N1Q-0J@gemulon.postgresql.org
Whole thread Raw
List 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.sokolov@postgrespro.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(-)


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Remove unnecessary code to handle CONSTR_NOTNULL
Next
From: Álvaro Herrera
Date:
Subject: pgsql: Fix error message wording