Commit dbca6467 authored by Bruce Momjian's avatar Bruce Momjian

Add drop detail item.

parent 95336f03
...@@ -116,7 +116,7 @@ INDEXES ...@@ -116,7 +116,7 @@ INDEXES
COMMANDS COMMANDS
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit] * ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit]
* Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E) * Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E) [drop]
* Add ALTER TABLE command to change table ownership * Add ALTER TABLE command to change table ownership
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT * Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
NULL specification, indexes, permissions, etc on table NULL specification, indexes, permissions, etc on table
......
This diff is collapsed.
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