We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55778b3 commit 50432d9Copy full SHA for 50432d9
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri May 5 18:24:10 EDT 2000
+Last updated: Fri May 5 21:04:39 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -111,6 +111,7 @@ COMMANDS
111
112
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit]
113
* Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E)
114
+* Add ALTER TABLE command to change table ownership
115
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
116
NULL specification, indexes, permissions, etc on table[cluster]
117
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
0 commit comments