Extend size_t support in pg_bitutils.h.
authorThomas Munro <tmunro@postgresql.org>
Thu, 21 Jul 2022 21:40:39 +0000 (09:40 +1200)
committerThomas Munro <tmunro@postgresql.org>
Thu, 21 Jul 2022 21:40:39 +0000 (09:40 +1200)
commit3225399021b62cda66012b17ee60c7bec4733fce
tree2137dbbd691a67fffd5ef7ecd9537542a068c2a3
parenta4f09ef22981011020a5b7404dc2801751b15f64
Extend size_t support in pg_bitutils.h.

Use a more compact notation that allows us to add more size_t variants
as required.  This will be used by a later commit.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA%2BhUKG%2B7dSX1XF8yFGmYk-%3D48dbjH2kmzZj16XvhbrWP-9BzRg%40mail.gmail.com
src/include/port/pg_bitutils.h