[PATCH] fix doc example of bit-reversed MAC address

Поиск
Список
Период
Сортировка
От Will Mortensen
Тема [PATCH] fix doc example of bit-reversed MAC address
Дата
Msg-id CAMpnoC5Y6jiZHSA82FG+e_AqkwMg-i94EYqs1C_9kXXFc3_3Yw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] fix doc example of bit-reversed MAC address  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Pretty trivial since this is documenting something that Postgres
*doesn't* do, but it incorrectly reversed only the bits of each
nibble, not the whole byte. See e.g.
https://www.ibm.com/docs/en/csfdcd/7.1?topic=ls-bit-ordering-in-mac-addresses
for a handy table.

Вложения

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

Предыдущее
От: KAWAMOTO Masaya
Дата:
Сообщение: Re: Proposal: add a debug message about using geqo
Следующее
От: Peter Smith
Дата:
Сообщение: Re: Multi-Master Logical Replication