Remove newly added asserts from pg_bitutils.h

John Naylor <john.naylor@postgresql.org>

Commit: 83a611a259d41e305364b8de58f6b33a63cbda66
Author: John Naylor <john.naylor@postgresql.org>
Date: 2023-02-22T10:22:43Z
Releases: 16.0
Remove newly added asserts from pg_bitutils.h

These were valuable during development, but are unlikely to tell us
anything going forward. This reverts 204b0cbec and adjusts the content
of 677319746 to more closely match the more-readable original style.

Per review from Tom Lane

Discussion: https://www.postgresql.org/message-id/3567481.1676906261%40sss.pgh.pa.us

Files

PathChange+/−
src/include/port/pg_bitutils.h modified +51 −99

Discussion

Cited messages not in the archive: 3567481.1676906261@sss.pgh.pa.us