From: | Alvaro Herrera <alvherre(at)atentus(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: I am done |
Date: | 2002-09-02 15:04:33 |
Message-ID: | Pine.LNX.4.44.0209021102160.1987-100000@cm-lcon1-46-187.cm.vtr.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane dijo:
> "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> > You can probably nail some TODOs:
>
> o -Cluster all tables at once using pg_index.indisclustered set during
> previous CLUSTER
>
> This is not done, unless we are going to accept Alvaro's last-minute
> patch for it; which I vote we don't. It's too big a change.
I agree, but there's the (ugly) clusterdb script. Perhaps replace with
another TODO item.
--
Alvaro Herrera (<alvherre[a]atentus.com>)
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-09-02 15:22:36 | Re: I am done |
Previous Message | Tom Lane | 2002-09-02 14:56:46 | Re: serial datatype changes for v7.3? |