Extend size_t support in pg_bitutils.h.
Thomas Munro <tmunro@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port/pg_bitutils.h | modified | +12 −20 |
Discussion
- Remove fls(), use pg_bitutils.h facilities instead? 9 messages · 2022-07-20 → 2022-07-21