[PATCH] fix doc example of bit-reversed MAC address - Mailing list pgsql-hackers

From Will Mortensen
Subject [PATCH] fix doc example of bit-reversed MAC address
Date
Msg-id CAMpnoC5Y6jiZHSA82FG+e_AqkwMg-i94EYqs1C_9kXXFc3_3Yw@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] fix doc example of bit-reversed MAC address  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.

Attachment

pgsql-hackers by date:

Previous
From: KAWAMOTO Masaya
Date:
Subject: Re: Proposal: add a debug message about using geqo
Next
From: Peter Smith
Date:
Subject: Re: Multi-Master Logical Replication