pgsql: Add idea on auto-cluster: < automatically access the heap - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add idea on auto-cluster: < automatically access the heap
Date
Msg-id 20041103192816.AD9463A45D2@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add idea on auto-cluster:

<       automatically access the heap data too.
>       automatically access the heap data too.  A third idea would be to
>       store heap rows in hashed groups.

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

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Don't create $DESTDIR/include/internal/lib, as it is no longer
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add idea on auto-cluster: < store heap rows in hashed groups.