X-Original-To: pgsql-docs@postgresql.org Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 1A884475AD4 for ; Mon, 17 Feb 2003 13:50:08 -0500 (EST) Received: from candle.pha.pa.us (momjian.navpoint.com [207.106.42.251]) by postgresql.org (Postfix) with ESMTP id D9983475957 for ; Mon, 17 Feb 2003 13:50:02 -0500 (EST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.10.1) id h1HInww14536; Mon, 17 Feb 2003 13:49:58 -0500 (EST) From: Bruce Momjian Message-Id: <200302171849.h1HInww14536@candle.pha.pa.us> Subject: Re: TODO Items completed In-Reply-To: <1045408288.12011.83.camel@jester> To: Rod Taylor Date: Mon, 17 Feb 2003 13:49:58 -0500 (EST) Cc: PostgreSQL-documentation X-Mailer: ELM [version 2.4ME+ PL99 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200302/20 X-Sequence-Number: 1654 Rod Taylor wrote: -- Start of PGP signed section. > - Add ALTER TABLE tab SET WITHOUT OIDS -- just applied Thanks. Updated. > > - Allow CLUSTER to cluster all tables, remove clusterdb > NOTE: clusterdb still exists, but according to docs the first component > has been applied. Updated: o Allow CLUSTER to cluster all tables (Alvaro Herrera) I am not sure removal of clusterdb is reasonable as long as we have vacuumdb, which seems to be the same command-line type capability, so I removed the mention of removing clusterdb. > http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-cluster.html: > See Usage > > - Allow pg_dump to dump a specific schema - -n switch I believe (Neil Conway?) Thanks. Updated. > > - Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS (Tom) Updated. > Please change my email address on the Todo list to be pg@rbt.ca. Done. Sorry I missed all these when they were completed. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073