pgsql: Add assert checking to pg_leftmost_one_pos32() and friends - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Add assert checking to pg_leftmost_one_pos32() and friends
Date
Msg-id E1pU0gM-0023El-EL@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Add assert checking to pg_leftmost_one_pos32() and friends
List pgsql-committers
Add assert checking to pg_leftmost_one_pos32() and friends

Discussion:
https://www.postgresql.org/message-id/CAFBsxsEPc%2BFnX_0vmmQ5DHv60sk4rL_RZJ%2BMD6ei%3D76L0kFMvA%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/204b0cbecb82ab3fde2e12998a89e7227cd64094

Modified Files
--------------
src/include/port/pg_bitutils.h | 86 +++++++++++++++++++++++++++++-------------
1 file changed, 60 insertions(+), 26 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Speedup and increase usability of set proc title functions
Next
From: John Naylor
Date:
Subject: pgsql: Add MSVC support for pg_leftmost_one_pos32() and friends