Fix meson detection of a couple of 64 bit builtins.

Thomas Munro <tmunro@postgresql.org>

Commit: c4782c44101ef9e50daa9e1d69821d98f58057fd
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2025-01-07T18:19:46Z
Releases: 18.0
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

Files

PathChange+/−
meson.build modified +4 −3

Discussion