pgsql: Add assert checking to pg_leftmost_one_pos32() and friends

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Add assert checking to pg_leftmost_one_pos32() and friends
Дата
Msg-id E1pU0gM-0023El-EL@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Add assert checking to pg_leftmost_one_pos32() and friends  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Speedup and increase usability of set proc title functions
Следующее
От: John Naylor
Дата:
Сообщение: pgsql: Add MSVC support for pg_leftmost_one_pos32() and friends