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 7b021ce commit 62bc33dCopy full SHA for 62bc33d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Oct 17 00:08:22 EDT 2000
+Last updated: Mon Oct 23 18:15:18 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -133,6 +133,7 @@ COMMANDS
133
* Add ALTER TABLE command to change table ownership (Mark H)
134
* Add ALTER FUNCTION
135
* Add ALTER TABLE ... DROP CONSTRAINT
136
+* Add ALTER USER command to change user db attributes
137
* Automatically drop constraints/functions when object is dropped
138
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
139
NULL specification, indexes, permissions, etc on table
0 commit comments