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

Update TODO list.

parent fb97d2b6
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Mon Jun 4 16:27:40 EDT 2001 Last updated: Wed Jun 6 00:53:41 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -145,7 +145,10 @@ COMMANDS ...@@ -145,7 +145,10 @@ COMMANDS
* Add ALTER TABLE DROP COLUMN feature [drop] * Add ALTER TABLE DROP COLUMN feature [drop]
* Add ALTER FUNCTION * Add ALTER FUNCTION
* Add ALTER TABLE DROP non-CHECK CONSTRAINT * Add ALTER TABLE DROP non-CHECK CONSTRAINT
* -Add ALTER TABLE DROP CHECK CONSTRAINT (Christopher Kings) * -Add ALTER TABLE DROP CHECK CONSTRAINT (Christopher Kings-Lynne)
* ALTER TABLE ADD PRIMARY KEY (Christopher Kings-Lynne)
* ALTER TABLE ADD UNIQUE (Christopher Kings-Lynne)
* CLUSTER * CLUSTER
* cluster all tables at once * cluster all tables at once
* prevent lose of indexes, permissions, inheritance * prevent lose of indexes, permissions, inheritance
......
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