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 c23f380 commit 6b2f169Copy full SHA for 6b2f169
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Dec 28 00:02:36 EST 2001
+Last updated: Fri Dec 28 00:09:05 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -184,6 +184,7 @@ COMMANDS
184
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
185
o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing
186
rows with DEFAULT value
187
+ o Have ALTER TABLE OWNER change all dependant objects like indexes
188
* CLUSTER
189
o cluster all tables at once
190
o prevent lose of indexes, permissions, inheritance (Bruce)
0 commit comments