Commit 543409a7 authored by Bruce Momjian's avatar Bruce Momjian

Done:

> 	o -Add ALTER TABLE DROP COLUMN feature [drop]
parent 38bb77a5
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Tue Jul 30 23:13:00 EDT 2002 Last updated: Fri Aug 2 16:02:34 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -187,7 +187,7 @@ Commands ...@@ -187,7 +187,7 @@ Commands
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
[inheritance] [inheritance]
o Add ALTER TABLE DROP COLUMN feature [drop] o -Add ALTER TABLE DROP COLUMN feature [drop]
o Add ALTER FUNCTION o Add ALTER FUNCTION
o -Add ALTER TABLE DROP non-CHECK CONSTRAINT o -Add ALTER TABLE DROP non-CHECK CONSTRAINT
o -ALTER TABLE ADD PRIMARY KEY (Tom) o -ALTER TABLE ADD PRIMARY KEY (Tom)
......
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