Commit c3d7e3d4 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent f1d39629
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Nov 29 00:53:42 EST 2001 Last updated: Thu Nov 29 10:39:07 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -180,7 +180,7 @@ COMMANDS ...@@ -180,7 +180,7 @@ COMMANDS
o ALTER TABLE ADD UNIQUE (Christopher Kings-Lynne) o ALTER TABLE ADD UNIQUE (Christopher Kings-Lynne)
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing
rows with DEFAULT value or allow NULLs in existing rows rows with DEFAULT value
* CLUSTER * CLUSTER
o cluster all tables at once o cluster all tables at once
o prevent lose of indexes, permissions, inheritance (Bruce) o prevent lose of indexes, permissions, inheritance (Bruce)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment