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

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

From
Thomas Munro
Date:
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(-)