Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9775cb9

Browse files
committed
Update TODO list.
1 parent 0dd3afa commit 9775cb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Nov 27 16:22:52 EST 2001
3+
Last updated: Wed Nov 28 00:44:46 EST 2001
44

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

@@ -179,6 +179,8 @@ COMMANDS
179179
o ALTER TABLE ADD PRIMARY KEY (Christopher Kings-Lynne)
180180
o ALTER TABLE ADD UNIQUE (Christopher Kings-Lynne)
181181
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
182+
o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing
183+
rows with DEFAULT value or allow NULLs in existing rows
182184
* CLUSTER
183185
o cluster all tables at once
184186
o prevent lose of indexes, permissions, inheritance (Bruce)

0 commit comments

Comments
 (0)