Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: OT - Query for bit pattern



"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)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.

Attachment: bit_gist.tar.gz
Description: Binary data

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


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group