bizgres - bizgres: On disk bitmap index, coded by Jie Zhang (continued)

From: llonergan(at)pgfoundry(dot)org (User Llonergan)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: On disk bitmap index, coded by Jie Zhang (continued)
Date: 2006-02-20 05:15:44
Message-ID: 20060220051545.0BEAD1033800@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
On disk bitmap index, coded by Jie Zhang (continued)

Added Files:
-----------
bizgres/postgresql/src/backend/nodes:
ondiskbitmapwords.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/nodes/ondiskbitmapwords.c?rev=1.1&content-type=text/x-cvsweb-markup)
bizgres/postgresql/src/include/nodes:
ondiskbitmapwords.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/include/nodes/ondiskbitmapwords.h?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Devrim 2006-02-20 08:05:55 phppgbind - CVSROOT: Send commit messages to phppgbind-commits list
Previous Message James William Pye 2006-02-20 05:14:08 python - fe: Test Portal and Query persistence across transactions and