pgsql: Add idea on auto-cluster: < store heap rows in hashed groups.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add idea on auto-cluster: < store heap rows in hashed groups.
Date: 2004-11-03 19:38:33
Message-ID: 20041103193833.E12953A45F0@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add idea on auto-cluster:

< store heap rows in hashed groups.
> store heap rows in hashed groups, perhaps using a user-supplied
> hash function.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1373 -> r1.1374)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1373&r2=1.1374)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-03 22:20:56 pgsql: Update tablespace temp usage item: < This perhaps should use a
Previous Message Bruce Momjian 2004-11-03 19:28:16 pgsql: Add idea on auto-cluster: < automatically access the heap