Skip to content

Commit 6b2f169

Browse files
committed
Added
> o Have ALTER TABLE OWNER change all dependant objects like indexes
1 parent c23f380 commit 6b2f169

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Dec 28 00:02:36 EST 2001
3+
Last updated: Fri Dec 28 00:09:05 EST 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -184,6 +184,7 @@ COMMANDS
184184
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
185185
o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing
186186
rows with DEFAULT value
187+
o Have ALTER TABLE OWNER change all dependant objects like indexes
187188
* CLUSTER
188189
o cluster all tables at once
189190
o prevent lose of indexes, permissions, inheritance (Bruce)

0 commit comments

Comments
 (0)