mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
equality. The lobits macro is wrong and extracts the wrong set of bits out of the structure. To exhibit the problem: select '000000:000000'::macaddr = '000000:110000'::macaddr ; ?column? -------- t (1 row) Daniel Boyd
8.0 KiB
8.0 KiB