Обсуждение: pgsql: Remove newly added asserts from pg_bitutils.h

Поиск
Список
Период
Сортировка

pgsql: Remove newly added asserts from pg_bitutils.h

От
John Naylor
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83a611a259d41e305364b8de58f6b33a63cbda66

Modified Files
--------------
src/include/port/pg_bitutils.h | 150 ++++++++++++++---------------------------
1 file changed, 51 insertions(+), 99 deletions(-)