CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/05/05 11:36:20
Modified files:
doc : TODO
Log message:
Done:
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
o -ALTER TABLE ADD COLUMN column DEFAULT should fill existing
rows with DEFAULT value
o -Allow ALTER TABLE to modify column lengths and change to binary
compatible types
Remove:
o Allow columns to be reordered using ALTER ... POSITION i col1 [,col2];
have SELECT * and INSERT honor such ordering
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-05-05 14:36:36 |
| Subject: ALTER TABLE TODO items |
| Previous: | From: Neil Conway | Date: 2004-05-05 09:33:39 |
| Subject: pgsql-server/doc/src/sgml func.sgml |