CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       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


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to