Skip to content
Snippets Groups Projects
Commit ffbd97c8 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent 1bd3dd0c
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL
========================
Last updated: Mon Jul 16 10:34:15 EDT 2001
Last updated: Mon Jul 16 17:18:03 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -154,6 +154,7 @@ COMMANDS
o -Add ALTER TABLE DROP CHECK CONSTRAINT (Christopher Kings-Lynne)
o ALTER TABLE ADD PRIMARY KEY (Christopher Kings-Lynne)
o ALTER TABLE ADD UNIQUE (Christopher Kings-Lynne)
o ALTER TABLE table ADD COLUMN column SERIAL doesn't create sequence
* CLUSTER
o cluster all tables at once
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment