Re: OT - Query for bit pattern - Mailing list pgsql-jdbc

From Gregory Stark
Subject Re: OT - Query for bit pattern
Date
Msg-id 87skybyv6i.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: OT - Query for bit pattern  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
"Tom Lane" <tgl@sss.pgh.pa.us> writes:

> Or if you're willing to put in some work, you could make an index
> opclass for bitmaps that works like intarray's does.

I have one lying around if you want. It's quite old, I think from circa 7.4 so
it may need some work to move it up to modern pg source. In particular it will
probably need to be adjusted for the packed varlena changes.

Consider it covered by the same license as Postgres.


--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Get trained by Bruce Momjian - ask me about EnterpriseDB's PostgreSQL training!

Attachment

pgsql-jdbc by date:

Previous
From: "Mats Ekelund"
Date:
Subject: Issue with DataBaseMetaData.GetTypeInfo()
Next
From: Mark Lewis
Date:
Subject: Re: performance issue