Wrong comment for bitncmp function in network.c

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема Wrong comment for bitncmp function in network.c
Дата
Msg-id CAE2gYzx4dVxEpUcrUX6+Rxb=2ivVtrtoRPRKjfCRgcYqkX44Xg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Wrong comment for bitncmp function in network.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I am not sure it worth reporting but it took me a while to find out
what is wrong with comparing two values returned from
the bitncmp function. It does not return -1, 1 or 0 as it is written
on the comment when n % 8 == 0.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: knizhnik
Дата:
Сообщение: Re: [ANNOUNCE] IMCS: In Memory Columnar Store for PostgreSQL
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [PATCH] Support for pg_stat_archiver view