RE: Hash index on macaddr -> crash

From: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: RE: Hash index on macaddr -> crash
Date: 2000-12-08 21:53:09
Message-ID: 8F4C99C66D04D4118F580090272A7A234D31E8@sectorbase1.sectorbase.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > We could fix this either by adding a new hash function to support
> > macaddr, or by removing the pg_amXXX entries that claim macaddr is
> > hashable. Either change will not take effect without an initdb,
> > however, and I'm loath to force one now that we've started beta.
>
> If we're going to add CRC to log then we need
> in beta anyway...
^^^^^^^^^
Ops - we need in INITDB...

> Are we going?

Vadim

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Darren King 2000-12-08 21:56:19 RE: Hash index on macaddr -> crash
Previous Message Mikheev, Vadim 2000-12-08 21:38:48 RE: Hash index on macaddr -> crash