pgsql: Done: > o -During index creation, pre-sort the tuples to - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Done: > o -During index creation, pre-sort the tuples to
Date
Msg-id 20080317014642.B691A7558DC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Done:

>     o -During index creation, pre-sort the tuples to improve build speed

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2329 -> r1.2330)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2329&r2=1.2330)
    pgsql/doc/src/FAQ:
        TODO.html (r1.837 -> r1.838)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.837&r2=1.838)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add a note to the CREATE INDEX reference page about the impact of
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search